Hi, everyone. http://bibus-biblio.sourceforge.net/ is a bibliographic and reference management software, which runs on windows/linux thru wxwidget. On windows, it uses win32com to insert reference into winword automatically. I have installed all the modules, and can launch and use bibus in my python successfully. I want to make a exe file for windows for the official one can not fire up on my chinese windows, however for pyinstaller, the exe file quits while saying "no attribute bind" or something else( sorry, it disappears so quickly). for py2exe, many modules can not be found automatically for cx_freeze,it says bibus.exe\win32com\gen_py\dicts.dat can not be found
So any hints? thank you.
-- http://mail.python.org/mailman/listinfo/python-list