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