Hartmut Goebel píše v Po 20. 02. 2012 v 12:01 +0100: > Am 20.02.2012 09:22, schrieb [email protected]: > > What should I be looking for in the strace output? > > You can see that if PYTHONHOME is not set, `encodings` is loaded from > the installed Python. If it is set to > dirname(sys.executable), `encodings` is loaded from there -- resp. it is > not loaded, since it doe not live there at this point. > > > Have you tried to set PYTHONHOME="" in the loader and see what happens > > In this case it searches within the current directory. This is not even > better. >
So what are we going to do? -- 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.
