[Ipopt] undefined symbol ma57id error
Manish Punjabi
manishpunjabi21 at gmail.com
Mon Jan 6 08:30:36 EST 2014
Dear All,
I have installed Ipopt-3.11.7 and pyipopt. However I get the following
error:
>>> import pyipopt;
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.7/site-packages/pyipopt/__init__.py", line 12,
in <module>
from pyipoptcore import *
ImportError: libipopt.so.1: undefined symbol: ma57id_
I had placed the HSL code ( coinhsl v2012.12.21 ) in
IpoptDIR/ThirdParty/coinhsl before building the source.
Thanks and Regards,
Manish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/ipopt/attachments/20140106/7d2656bc/attachment.html>
More information about the Ipopt
mailing list