On Windows Vista, optparse breaks in PyInstaller-packaged programs since the terminal's encoding, cp850, apparently isn't supported. That is, I get the error "LookupError: unknown encoding: cp850". Is PyInstaller for some reason excluding this encoding (since the original Python script works fine)? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
