<p>Hello,</p>
<p>on 32-bit windows everything works ok but on 64-bit win I am getting<br>this error:<br>Traceback (most recent call last):<br> File "app.py", line 1040, in do_this_now<br> File "kinterbasdb\__init__.pyc", line 119, in <module><br>
 File "kinterbasdb\_kinterbasdb.pyc", line 12, in <module><br> File "kinterbasdb\_kinterbasdb.pyc", line 10, in __load<br>ImportError: DLL load failed: This application has failed to start<br>because the application configuration is incorrect. Reinstalling the<br>
application may fix this problem.</p>
<p>How to get it work on 64bit windows as well? many thanks</p>