module problem on windows 64bit
Peter Irbizon
peterirbizon at gmail.com
Mon Jun 27 13:02:54 EDT 2011
Hello,
on 32-bit windows everything works ok but on 64-bit win I am getting
this error:
Traceback (most recent call last):
File "app.py", line 1040, in do_this_now
File "kinterbasdb\__init__.pyc", line 119, in <module>
File "kinterbasdb\_kinterbasdb.pyc", line 12, in <module>
File "kinterbasdb\_kinterbasdb.pyc", line 10, in __load
ImportError: DLL load failed: This application has failed to start
because the application configuration is incorrect. Reinstalling the
application may fix this problem.
How to get it work on 64bit windows as well? many thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110627/198aa63e/attachment-0001.html>
More information about the Python-list
mailing list