My apologizes if this has been answered - the prior topic indicated the error could not be reproduced and there was some information missing. I usually work in a Mac/Linux world - the Windows world isn't by my choice and I'm not completely used to it. Any help or direction for trouble shooting this would be greatly appreciated.
I've got Python2.6 installed. I downloaded the 2.6 bindings from http://openbabel.org/docs/current/UseTheLibrary/PythonInstall.html and the installer executed without error. First is the site-packages directory: c:\Python26\Lib\site-packages>dir Volume in drive C is Vista Volume Serial Number is 3CA5-E13E Directory of c:\Python26\Lib\site-packages 12/12/2012 03:56 AM <DIR> . 12/12/2012 03:56 AM <DIR> .. 12/12/2012 03:56 AM 376,333 openbabel.py 12/12/2012 03:56 AM 340,954 openbabel.pyc 10/17/2011 03:02 PM 1,578 openbabel_python-1.7-py2.6.egg-info 10/17/2011 03:02 PM 23,683 pybel.py 12/12/2012 03:46 AM 30,421 pybel.pyc 12/12/2012 03:46 AM 30,421 pybel.pyo 10/28/2005 07:07 PM 121 README.txt 10/17/2011 03:02 PM 2,093,568 _openbabel.pyd 8 File(s) 2,897,079 bytes 2 Dir(s) 15,090,339,840 bytes free Second babel_datadir variable: c:\Python26>echo %babel_datadir% C:\Users\Administrator\AppData\Roaming\OpenBabel-2.3.2\data Third, the error c:\Python26>python Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> import openbabel Traceback (most recent call last): File "<stdin>", line 1, in <module> File "c:\Python26\lib\site-packages\openbabel.py", line 28, in <module> _openbabel = swig_import_helper() File "c:\Python26\lib\site-packages\openbabel.py", line 24, in swig_import_hel per _mod = imp.load_module('_openbabel', fp, pathname, description) ImportError: DLL load failed: The specified module could not be found. -- View this message in context: http://forums.openbabel.org/import-openbabel-Import-Error-DLL-load-failed-tp4655785.html Sent from the General discussion mailing list archive at Nabble.com. ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss