Re: System-wide module path

2016-10-24 Thread Zachary Ware
On Mon, Oct 24, 2016 at 6:49 PM, Rob Gaddi wrote: > On a Linux (Ubuntu) system, with no concerns for Python < 3.4, how do I > a) Add a directory to the system-wide (rather than per-user) module > path? This is the trickier part. There are a couple of ways to do it, but which is better is a mat

System-wide module path

2016-10-24 Thread Rob Gaddi
On a Linux (Ubuntu) system, with no concerns for Python < 3.4, how do I a) Add a directory to the system-wide (rather than per-user) module path? b) Tell pip that I would like to install a given module to there. What's going on is that we're trying to set up an internal software distribution