Does py2exe work with Tkinter?

CaptainN at altel.net CaptainN at altel.net
Sun Mar 28 21:16:40 EST 2004


I've just started playing with py2exe and tried to create a distribution for
a slightly complex Tkinter program that refers to a class in another file.
I just try to create an .exe for the main Tkinter program but it's not
functional; setup says that it's missing SSL and some java classes which I
didn't know my program was using.

Anyone run across this before, or have any examples of a working
distribution?

Thanks,
CaptainN






More information about the Python-list mailing list