Hywel Richards píše v Po 25. 06. 2012 v 14:59 +0100: > The development version of pyinstaller does not, however, (at least > for > the trivial "hello world" example) so it seems to be fixed now (?).
It should be fixed. The development version overrides PYTHONHOME to ensure nothing from system python is used. > Can anyone offer any advice - should we wait for pyinstaller 1.5.2 or > try to use the development version? Use development version: - 1.5.2 won't be released - we are close before 2.0 release - for development version only a few minor fixes are left to do. > Is this a known issue? This is a known issue. -- 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.
