Preparing for a point release

Richard Laager rlaager at wiktel.com
Fri Dec 8 19:04:27 UTC 2017


On 12/07/2017 03:06 PM, Fred Wright via devel wrote:
> The underlying problem is essentially that
> there's no equivalent of ld.so.conf for Python

You can add paths (one per line) in a .pth file in:
/usr/lib/python${ver}/${x}-packages

where $x is normally "site", but "dist" on Debian.

-- 
Richard


More information about the devel mailing list