I just realized that the python extensions fails with the same error:

>>> import pybel
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Python27\lib\site-packages\pybel.py", line 52, in <module>
    import openbabel as ob
  File "C:\Python27\lib\site-packages\openbabel.py", line 37, in <module>
    _openbabel = swig_import_helper()
  File "C:\Python27\lib\site-packages\openbabel.py", line 33, in
swig_import_helper
    _mod = imp.load_module('_openbabel', fp, pathname, description)
*ImportError: DLL load failed: The specified procedure could not be found.*



--
View this message in context: 
http://forums.openbabel.org/Java-API-Can-t-use-OB-anymore-due-to-UnsatisfiedLinkError-tp4657311p4657312.html
Sent from the General discussion mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to