[pypy-issue] [issue1382] SWIG and OpenBabel

Matthew B tracker at bugs.pypy.org
Mon Jan 28 21:57:46 CET 2013


Matthew B <mpb21 at pitt.edu> added the comment:

Now I get:

Traceback (most recent call last):
  File "app_main.py", line 51, in run_toplevel
  File "../doc/examples/obconversion_readstring.py", line 1, in <module>
    import openbabel as ob
  File "/home/xxx/local/openbabel-2.3.2/scripts/python/openbabel.py", line 36, 
in <module>
    _openbabel = swig_import_helper()
  File "/home/xxx/local/openbabel-2.3.2/scripts/python/openbabel.py", line 28, 
in swig_import_helper
    import _openbabel
ImportError: unable to load extension module '/home/xxx/local/openbabel-
2.3.2/build/lib/_openbabel.pypy-19.so': /home/xxx/local/openbabel-
2.3.2/build/lib/_openbabel.pypy-19.so: undefined symbol: 
_ZN9OpenBabel5OBMol16SetInternalCoordESt6vectorIPNS_15OBInternalCoordESaIS3_EE

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1382>
________________________________________


More information about the pypy-issue mailing list