Easy way to use Quantlib + Python
Posted by
jpn on
URL: http://quantlib.414.s1.nabble.com/Easy-way-to-use-Quantlib-Python-tp16751.html
Go here & download the appropriate version:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#quantlibIn command prompt, run:
pip install {filename}
The only issues I'm having with this is that I can't install
pyql. It can't find my QuantLib directory (nor can I). If anyone knows where to find it, much would be appreciated.