This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mbnoimi
Recipients mbnoimi
Date 2010-05-12.03:25:14
SpamBayes Score 0.0062538865
Marked as misclassified No
Message-id <1273634719.18.0.842243568226.issue8693@psf.upfronthosting.co.za>
In-reply-to
Content
After installing python-3.1.2.msi I'm not able to run to python.exe at all because it gives me the following error message:

Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: cp720

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

PS
    * I'm using WinXp SP3 32Bit
History
Date User Action Args
2010-05-12 03:25:19mbnoimisetrecipients: + mbnoimi
2010-05-12 03:25:19mbnoimisetmessageid: <1273634719.18.0.842243568226.issue8693@psf.upfronthosting.co.za>
2010-05-12 03:25:16mbnoimilinkissue8693 messages
2010-05-12 03:25:15mbnoimicreate