I guess, I haven't used PyInstaller before so I don't know my way around very well, FWIW I was able to create a .exe using py2exe(though I'm hoping to get PyInstaller working still since a single file would be so much nicer to work with).
On Feb 14, 1:16 am, "Mathias Anlér" <[EMAIL PROTECTED]> wrote: > So it is probably your script and PyInstaller conflict since a ordinary > Build.py from the command-line doesn't work? > > On Windows there is no command-line showing the stderr since I compiled G4PI > with the --noconsole flag. I will try and redirect the outputs so that > everything shows up in the application. > > Regards, > > Mathias --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
