py2exe problem

bwaha cfriedl at bigpond.net.au
Sun Apr 16 05:12:01 EDT 2006


"Serge Orlov" <Serge.Orlov at gmail.com> wrote in message
news:1145134511.975204.232650 at g10g2000cwb.googlegroups.com...
> bwaha wrote:
> > First time trying to create an executable with py2exe.  I have a small
> > program which makes use of python23 (2.3.5?), wxpython ('2.6.2.1'),
> > matplotlib ('0.83.2'), win32com (latest?), Numeric ('23.7') on Windows
XP &
> > Win2000. The program runs without problem but as an exe it doesn't even
get
> > to showing the GUI.
>
> Do you have more than one wxwindows installed? Check you site-packages.
> Do you follow documentation
> http://wiki.wxpython.org/index.cgi/MultiVersionInstalls ? Seems like
> py2exe picks wrong wxwindows. Insert printing of wx.VERSION and
> wx.PlatformInfo and try to run it packaged and non-packaged.
>
>   Serge
>

Thanks for the suggestion, but I definitely have only one version installed.
In fact I uninstalled it and installed an earlier version (2.5.5.1) to see
if it was specifically wxPython related. No change.






More information about the Python-list mailing list