Hi all,
I have been using cxFreeze for some years, on Windows. I now am
switching to Linux (Ubuntu) and would like to offer frozen Python
programs for both platforms. To build a Windows Python script that used
wxPython, I had to use the base Win32GUI which obviously doesn't work on
Linux. Using no base doesn't seem to work either. python setup.py
build works just fine, but if I try to run the program, I get:
ImportError: no module named __startup__
That seems to be an error on Linux that other users mentioned. However,
none indicated how they solved it, particularly when running wxPython
apps, which might require a different base.
Thank you for your help and answers,
Vincent
------------------------------------------------------------------------------
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