On Apr 13, 11:52 pm, [EMAIL PROTECTED] wrote:
> so i used py2exe and i have the build and the dist-folders.
>
> in the distfolder there is a Calculator.exe file.
>
> when i run it it just says "Calculator.exe has stopped working" in a
> popup but the program itself never shows up.


Is it a console program or a gui program?
What happens when you run it without py2exe?
Have you searched for "has stopped working" in (a) your source code
(b) the py2exe source code?
Have you managed to get any py2exe-created program to run properly?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to