Installing Quantlib on OS EI Capitan
Posted by quantengineer on Jun 09, 2016; 1:53pm
URL: http://quantlib.414.s1.nabble.com/Installing-Quantlib-on-OS-EI-Capitan-tp17505.html
Can anyone help me...
I have followed all the instructions as follows:
1.Boost Installation
2.QuantLib Installation (did it in 2 hours)
3.compiled the BermudanSwaption
All this was done with no problem
Installed SWIG
The problem is when i try to import the library in IPython (from QuantLib import *) i get the error
ImportError: No module named QuantLib
any one ideas?