Message119368
| Author | vstinner |
|---|---|
| Recipients | eric.araujo, nils, tarek, vstinner, zegreek |
| Date | 2010-10-22.08:51:53 |
| SpamBayes Score | 9.1409504e-07 |
| Marked as misclassified | No |
| Message-id | <1287737514.93.0.225020148311.issue6011@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> $ LC_ALL=C ./python > Fatal Python error: Py_Initialize: Unable to get the locale encoding > SystemError: NULL result without error in PyObject_Call > Abandon What is your Python version? I fixed Python 3.2, but I don't plan to fix Python 3.1 for this problem (Python doesn't work if it is installed in a non-ascii directory). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-10-22 08:51:55 | vstinner | set | recipients: + vstinner, tarek, eric.araujo, zegreek, nils |
| 2010-10-22 08:51:54 | vstinner | set | messageid: <1287737514.93.0.225020148311.issue6011@psf.upfronthosting.co.za> |
| 2010-10-22 08:51:53 | vstinner | link | issue6011 messages |
| 2010-10-22 08:51:53 | vstinner | create | |