sys.getfilesystemencoding() always return None

10 views
Skip to first unread message

人言落日是天涯,望极天涯不见家

unread,
Jun 14, 2007, 6:19:59 AM6/14/07
to PyInstaller, kelvi...@gmail.com
When I packaged my program with pyinstaller, the
sys.getfilesystemencoding() always return None. My system is
Fedora5. If I run the origion file directly, it work fine.
Any suggestion will be appreciated.

人言落日是天涯,望极天涯不见家

unread,
Jun 14, 2007, 6:28:05 AM6/14/07
to PyInstaller

In addition, my python version is 2.5.1

Rishi Khare

unread,
Jul 20, 2007, 5:19:25 PM7/20/07
to PyInstaller
encodings are usually missed in pyinstaller created exectables.
in your spec file import them explicitely and probably that should do
the trick.
Reply all
Reply to author
Forward
0 new messages