[python-win32] Cannot import "pyodbc" module

siddhartha veedaluru siddhartha.veedaluru at gmail.com
Mon Jul 21 10:41:46 CEST 2008


Hi,

Getting the following error while i install the pyodbc module and import it

>>> import pyodbc
Traceback (most recent call last):
  File "<pyshell#2>", line 1, in <module>
    import pyodbc
ImportError: DLL load failed with error code 193

i have installed win32it pyodbc module in a x64 Win 2003 os already having
python in it.
importing the pyodbc module gives the above error.

i couldn't able to get x64 bit version of it.
hence used 32bit one.

Please help.

Regards,
siddhartha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080721/4b192ff8/attachment.htm>


More information about the python-win32 mailing list