hi,everyone,I build a "exe" package with Pyinstaller1.4,inculde
PyQT4,pymmsql module

in my codes include these:
import sys
sys.setappdefaultencoding

I run all these codes in my Python Development Environment is very well

 but when I run my '"exe" package in windowsXP, It told me "AttributeError:
'module' object has no attribute 'setappdefaultencoding'"

--

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.


Reply via email to