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 node
Recipients BreamoreBoy, node, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-07-28.23:26:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438125981.06.0.605039821601.issue24720@psf.upfronthosting.co.za>
In-reply-to
Content
I was able to load Python 3.2.3. I set up Eclipse with PyDev now I try it with print("hello world"); and got this error. 

Mark unable to load 3.50b4 same error in log.

Fatal Python error: Py_Initialize: can't initialize sys standard streams
LookupError: unknown encoding: MS874
History
Date User Action Args
2015-07-28 23:26:21nodesetrecipients: + node, paul.moore, tim.golden, BreamoreBoy, zach.ware, steve.dower
2015-07-28 23:26:21nodesetmessageid: <1438125981.06.0.605039821601.issue24720@psf.upfronthosting.co.za>
2015-07-28 23:26:21nodelinkissue24720 messages
2015-07-28 23:26:20nodecreate