Re: QuantLib 1.7 and QuantLib-Python: cannot complete the installation
Posted by
Luigi Ballabio on
May 31, 2016; 11:05am
URL: http://quantlib.414.s1.nabble.com/QuantLib-1-7-and-QuantLib-Python-cannot-complete-the-installation-tp17485p17488.html
Ok. Once you extract the release, setup.py would be in the QuantLib-SWIG-1.7/Python folder, so you have to cd into that folder before running `python setup.py build`:
$ cd QuantLib-SWIG-1.7/Python
$ python setup.py build
$ sudo python setup.py install
The same goes for running ./configure instead; what you posted should be two different commands, not one:
$ cd QuantLib-SWIG-1.7
$ ./configure
$ make -C Python
$ sudo make -C Python install
Either way should build the module.
Luigi
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports.
https://ad.doubleclick.net/ddm/clk/305295220;132659582;e_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users