[SciPy-User] SciPy version 0.9.0

Mo Zhang mozhang84 at gmail.com
Wed Nov 2 18:21:44 EDT 2011


Hello,

I installed scipy version 0.9.0 with Intel compiler, however, when I import
a module in scipy, I get the following error:

 File
"/opt/../scipy/0.9.0/lib/python2.7/site-packages/scipy/stats/__init__.py",
line 7, in <module>
    from stats import *
  File
"/opt/../scipy/0.9.0/lib/python2.7/site-packages/scipy/stats/stats.py",
line 193, in <module>
    import scipy.special as special
  File
"/opt/../scipy/0.9.0/lib/python2.7/site-packages/scipy/special/__init__.py",
line 9, in <module>
    from _cephes import *
ImportError:
/opt/../scipy/0.9.0/lib/python2.7/site-packages/scipy/special/_cephes.so:
undefined symbol: s_stop

Please let me know how I can fix the problem.

Thanks
Mo Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20111102/f7ca7403/attachment.html>


More information about the SciPy-User mailing list