Stefan Fruehwirth píše v Pá 14. 01. 2011 v 08:03 -0800: > > On 14 Jan., 15:02, Giovanni Bajo <[email protected]> wrote: > > > Can you please build in debug mode (debug=1 in the spec) and console > > (console=1 in the spec), then run the program from the command line > and > > tell me the output on the console before the message box appears, > and > > after.
I'm trying to reproduce this issue on my winxp sp3 En with python 2.6.5. I'm not able to reproduce that yet. PyInstaller works in both modes (onedir and onefile). I think there must be something unusual in your system. Can you think of anything? What is the output of your %PATH% variable? command: echo %PATH% And what is the real value of 'path-to-user-dir' from your debug output? Or just if it does not contain any localization characters. Regards Martin -- 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.
