oops. my bad. anyway, I do not have problems with wxpython. what is the output of makespec and build? any warnings/error messages? what is in the warn*.txt file?
Hannes On 1/8/08, Mrown <[EMAIL PROTECTED]> wrote: > > Hi Hannes, > The -X option is for UPX compression. I tried it with -X and it > still doesn't work. Any ideas? > > On Jan 8, 2:57 pm, "Hannes Müller" <[EMAIL PROTECTED]> wrote: > > you actually have to use more parameters with makespec... > > > > I use the parameter -X too and it works. > > > > hannes > > > > On 1/8/08, Mrown <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi, > > > > > I'm currently trying to package a wxPython application. I've done > > > the following steps: > > > > > a. python Makespec.py -w \path\to\app\1.py > > > b. python Build.py 1\1.spec > > > c. cd dist1 > > > d. 1.exe > > > > > What happens is that the application doesn't show a GUI and exits > > > immediately, returning me to the console. I'm sure that the > > > application works fine because I successfully packaged it using > > > py2exe. However, the resulting py2exe seems to work fine but some > > > functionality doesn't work, which is why I'm now trying to use > > > PyInstaller. Any ideas? Thanks for your help. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
