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
-- http://mail.python.org/mailman/listinfo/python-list