Message335363
| Author | vstinner |
|---|---|
| Recipients | pablogsal, vstinner, xtreak |
| Date | 2019-02-12.19:58:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550001519.3.0.479496354293.issue35978@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The Python of the virtual environment created by the test doesn't work: $ /tmp/tmp0vybyos2/bin/python -c pass 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: initfsencoding: failed to get the Python codec of the filesystem encoding ModuleNotFoundError: No module named 'encodings' Current thread 0x00007f2956ab8740 (most recent call first): Aborted |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-12 19:58:39 | vstinner | set | recipients: + vstinner, pablogsal, xtreak |
| 2019-02-12 19:58:39 | vstinner | set | messageid: <1550001519.3.0.479496354293.issue35978@roundup.psfhosted.org> |
| 2019-02-12 19:58:39 | vstinner | link | issue35978 messages |
| 2019-02-12 19:58:39 | vstinner | create | |