I am new to Python, I am using Python 3.60, tkinter, Page (GUI widget drag
and drop script generator)  and PyCharm. The scripts (12) run correctly
under PyCharm and at CMD prompt. When I compile the scripts (see setup.py
below),  using "python setup.py build",  I do not receive any error
messages. I get the main menu screen, but when  select the menu items I see
a CMD screen flash up and then close (the exit command works correctly). If
I compile 2 or 3 simple scripts everything works fine. Any help or
suggestions would be appreciated.


Thanks,


 Jim

Attachment: setup.py
Description: Binary data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to