module problem on windows 64bit

Peter Irbizon peterirbizon at gmail.com
Mon Jun 27 16:03:31 EDT 2011


>> Are you running 32bit or 64bit Python on your 64bit Windows box? You
>> have to install the same flavour of Python, kinterbasdb and Firebird SQL
>> (all 32bit or all 64bit). You also have to check the "copy client dlls
>> to system directory" check box during the installation of Firebird SQL.
>>
>> I guess that you have a 32bit installation of Python but a 64bit
>> installation of Firebird SQL.

>> Christian

well, my program exe generated from py2exe. I am running Python 2.7 on my
win xp 32bit box then I compile my application with py2exe. After that I can
use it on other computers (on 32bit everything works perfect) but on 64 bit
windows I am getting this error. :(
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110627/9bc25994/attachment-0001.html>


More information about the Python-list mailing list