locsmith / xcamshift

xcamshift - a port of the camshift chemical shift force-field for xplor-nih
1 stars 0 forks source link

undefined variables in _xPyPot.so #43

Closed htal2 closed 10 years ago

htal2 commented 10 years ago

I tried to import xcamshift in pyXplor. When I did that, I got the following error message:

Traceback (most recent call last): File "stdin", line 1, in File "pyEnsemblePot.pyx", line 3, in init pyEnsemblePot (pyEnsemblePot.cpp:2963) from cython.xPyPot import PyPot File "/import/bc2/home/guest/grzesiek/leung/software/xcamshift/xcamshift/src/cython/xPyPot.py", line 26, in _xPyPot = swig_import_helper() File "/import/bc2/home/guest/grzesiek/leung/software/xcamshift/xcamshift/src/cython/xPyPot.py", line 22, in swig_import_helper _mod = imp.load_module('_xPyPot', fp, pathname, description) ImportError: /import/bc2/home/guest/grzesiek/leung/software/xcamshift/xcamshift/src/cython/_xPyPot.so: undefined symbol: CDSVectorBase<Vec3, CDS::DefaultAlloc>::~CDSVectorBase()

locsmith commented 10 years ago

closed by commit ceaeafed4735eee014cb4d13f3656124bece30b1 including changes from Alvin