Login  Register

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


On Tue, May 31, 2016 at 12:10 PM StefIT <[hidden email]> wrote:
Hi Luigi,
thank you for your answer. I downloaded QuantLib Swig from
https://sourceforge.net/projects/quantlib/files/ selecting "other
languages".
thank you



--
View this message in context: http://quantlib.10058.n7.nabble.com/QuantLib-1-7-and-QuantLib-Python-cannot-complete-the-installation-tp17485p17487.html
Sent from the quantlib-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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

------------------------------------------------------------------------------
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