[pymvpa] PyMVPA import error

James M. Hughes james.m.hughes at dartmouth.edu
Fri Oct 15 22:09:46 UTC 2010


Hi all,

Sorry to spam the list, but has anyone on Mac OS 10.5 seen this error  
before:

/opt/local/lib/python2.5/site-packages/mvpa/clfs/sg/svm.py in <module>()
      28 from mvpa.base import externals
      29 if externals.exists('shogun', raiseException=True):
---> 30     import shogun.Features
      31     import shogun.Classifier
      32     import shogun.Regression

/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/shogun/Features.py in <module>()
      30     del swig_import_helper
      31 else:
---> 32     import _Features
      33 del version_info
      34 try:

ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/ 
Versions/2.5/lib/python2.5/site-packages/shogun/_Features.so, 2):  
Symbol not found: ___gmpn_sub_nc
   Referenced from: /Applications/MATLAB_R2007b/bin/maci//libgmp.3.dylib
   Expected in: flat namespace


Obviously I'm using python 2.5 w/ pymvpa 0.4.2

Thanks,
James.



More information about the Pkg-ExpPsy-PyMVPA mailing list