Although this is off-topic: I have Python 2.6.3, I installed py2exe 0.6.9, and when I try to compile the program it gives some error, I can't post the error since I can't copy text from the command prompt. I did mention something about wx.core and some dll file (MSVCP90.dll). It works fine for other non-wxpython programs, but it doesn't work with this! How do I solve this?
Do you you code setup.py by yourself?
If yes, Andrea Gavana have saved you alot of pain by making front end (GUI) for py2exe. It is called GUI2exe
Get It here:
http://code.google.com/p/gui2exe/
I use it with inno setup to make setups
It is fantastic work!
If you still get errors, then open new thread. Oh by the way, Using wing IDE (101 version is free) will help you copy and paste errors. Any other decent IDE should be able to do that (even IDLE

)
Reputation Points: 462
Solved Threads: 392
Senior Poster
Offline 3,681 posts
since Jun 2007