[C++-sig] Getting simple boost.python extension to work outside the test scripts - HELP!

stefan stefan at seefeld.name
Wed May 22 14:35:32 EDT 2019


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20190522/1912f977/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.png
Type: image/png
Size: 1478 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20190522/1912f977/attachment.png>


More information about the Cplusplus-sig mailing list