On 2019-05-22 2:30 p.m., Jones, Torrin A (US) wrote:

You may need to set PYTHONPATH.  Search for PYTHONPATH on this page for a description.

https://docs.python.org/3/using/cmdline.html

No, PYTHONPATH is used by the Python runtime to locate (Python) modules. It is not used to resolve shared library dependencies.

Stefan

--

      ...ich hab' noch einen Koffer in Berlin...
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to