how to make bibus with win32com into a exe file

oyster lepto.python at gmail.com
Fri May 19 10:28:07 EDT 2006


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.


More information about the Python-list mailing list