hello,
I'm trying to install pybel on windows, I follow the instruction but when I
write import pybel the following lines appear:
>>> import pybel
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Python32\lib\site-packages\pybel.py", line 52, in <module>
    import openbabel as ob
  File "C:\Python32\lib\site-packages\openbabel.py", line 37, in <module>
    _openbabel = swig_import_helper()
  File "C:\Python32\lib\site-packages\openbabel.py", line 33, in
swig_import_helper
    _mod = imp.load_module('_openbabel', fp, pathname, description)
ImportError: DLL load failed: %1 is not a valid Win32 application.

can you please help me?
thanks in advance, Shani
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to