Message335363
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 |
|
| 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: <[email protected]> |
| 2019-02-12 19:58:39 | vstinner | link | issue35978 messages |
| 2019-02-12 19:58:39 | vstinner | create | |
|