Message211137
> Shared object "libpython3.4dm.so.1" not found, required by "python"
This is probably is missing LD_LIBRARY_PATH environment variable.
> Fatal Python error: Failed to initialize Windows random API (CryptoGen)
Oh, it remembers me that Windows requires some environment variables to start, otherwise it fails badly.
I modified the test to *not* start with an empty environment, it's not the purpose of the test. |
|
| Date |
User |
Action |
Args |
| 2014-02-13 10:07:59 | vstinner | set | recipients:
+ vstinner, pitrou, python-dev, serhiy.storchaka |
| 2014-02-13 10:07:59 | vstinner | set | messageid: <1392286079.82.0.66307203041.issue20599@psf.upfronthosting.co.za> |
| 2014-02-13 10:07:59 | vstinner | link | issue20599 messages |
| 2014-02-13 10:07:59 | vstinner | create | |
|