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 palm.kevin
Recipients barry, ncoghlan, palm.kevin, pitrou, srid, tarek, vstinner
Date 2011-03-18.08:01:25
SpamBayes Score 3.7097098e-10
Marked as misclassified No
Message-id <1300435287.61.0.754594889923.issue11320@psf.upfronthosting.co.za>
In-reply-to
Content
As for this error:
  Fatal Python error: Py_Initialize: Unable to get the locale encoding
  LookupError: no codec search functions registered: can't find encoding

It seems to me that this error appears if the path passed to Py_SetPath does not point to a valid python lib folder.
History
Date User Action Args
2011-03-18 08:01:27palm.kevinsetrecipients: + palm.kevin, barry, ncoghlan, pitrou, vstinner, tarek, srid
2011-03-18 08:01:27palm.kevinsetmessageid: <1300435287.61.0.754594889923.issue11320@psf.upfronthosting.co.za>
2011-03-18 08:01:25palm.kevinlinkissue11320 messages
2011-03-18 08:01:25palm.kevincreate