Message 211137 - Python tracker

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.

Content
> 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.