Quantlib / Python: 'swig' not recognized
Posted by Michel on Nov 03, 2015; 9:44am
URL: http://quantlib.414.s1.nabble.com/Quantlib-Python-swig-not-recognized-tp17024.html
Hi,
I'm trying to build Quantlib SWIG for python, but i face the following issue (i tried to find an answer to my problem in the forum but i did not find any close solution).
I have checkouted Quantlib 1.7 with Git, built it with Visual Express 2008.
Then i specified the LIB, QL_DIR and INCLUDE envir variables.
now i use the python setup.py wrap command, but i get an error 'swig' is not recognized as an internal or external command.
FYI, i use Anaconda 2.7 32bit.
What am i missing?
Thanks
Michel