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.

作者 chris.jerdonek
收信人 Arfrever, asvetlov, chris.jerdonek, kushal.das, python-dev
日期 2012-10-09.01:03:26
SpamBayes Score -1.0
Marked as misclassified
Message-id <1349744606.7.0.80949126754.issue16115@psf.upfronthosting.co.za>
In-reply-to
内容
More information on the failure above (from the same buildbot link):

test_executable (test.test_subprocess.ProcessTestCase) ... Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named 'encodings'
FAIL
历史
日期 用户 动作 参数
2012-10-09 01:03:26chris.jerdonek修改recipients: + chris.jerdonek, Arfrever, asvetlov, python-dev, kushal.das
2012-10-09 01:03:26chris.jerdonek修改messageid: <1349744606.7.0.80949126754.issue16115@psf.upfronthosting.co.za>
2012-10-09 01:03:26chris.jerdonek链接issue16115 messages
2012-10-09 01:03:26chris.jerdonek创建