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 Matthew.Funke
Recipients Matthew.Funke, brian.curtin, loewis
Date 2011-02-22.21:51:26
SpamBayes Score 6.154915e-05
Marked as misclassified No
Message-id <1298411486.66.0.110227754056.issue11288@psf.upfronthosting.co.za>
In-reply-to
Content
Here's the output, in its entirety:

-------------------------

C:\Python32>python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
Fatal Python error: Py_Initialize: unable to load the file system codec
LookupError: no codec search functions registered: can't find encoding

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
History
Date User Action Args
2011-02-22 21:51:26Matthew.Funkesetrecipients: + Matthew.Funke, loewis, brian.curtin
2011-02-22 21:51:26Matthew.Funkesetmessageid: <1298411486.66.0.110227754056.issue11288@psf.upfronthosting.co.za>
2011-02-22 21:51:26Matthew.Funkelinkissue11288 messages
2011-02-22 21:51:26Matthew.Funkecreate