Hi, I'm making an executable fiel (win32) with py2exe. The application is in python 2.6 and uses the firebird driver kinterbasdb. It make the exe but when the application try to use the kinterbasdb module gives this error: No Module named typeconv_24plus in this post http://groups.google.com/group/PyInstaller/tree/browse_frm/month/2007-05?_done=%2Fgroup%2FPyInstaller%2Fbrowse_frm%2Fmonth%2F2007-05%3F&pli=1 mahasamatman say to hide the 'typeconv_24plus' from the imports of kinterbasdb.
My question is how can I do that? Thanks in advance for your help. Regards, Jorge
-- http://mail.python.org/mailman/listinfo/python-list