Using Pip to install packages to Anaconda Environment
conda 4.2.13
MacOSX 10.12.1
conda 4.2.13
MacOSX 10.12.1
In Linux When I invoke python from the shell it replicates its environment, and starts the python process. Therefore if I do something like the following:
Suppose there’s an executable and a Python script to launch it, and they’re located in ‘sibling’ subdirectories, e.g.