Set up local python virtual environment
Predrag Punosevac
predragp at andrew.cmu.edu
Mon Nov 13 14:13:02 EST 2017
Matthew Barnes <mbarnes1 at andrew.cmu.edu> wrote:
> Hey Yotam,
> I'd highly recommend using Conda, which will manage both your virtual
> environments and packages. Predrag has Conda installed on all the GPU
> machines (and maybe the CPU machines).
>
> Once you've figured out how to use Conda, installing all the packages you
> need for a particular deep learning framework (e.g. Tensorflow, PyTorch) is
> a single command.
>
> - Matt
Mini Conda has being creating problems. IIRC I left it only on one the
servers (GPU1 or GPU2 I no longer remember) for you. Please try to use
virtualenv from /opt/rh/devtools4 if you need python 3.5 or to use just
a regular virtualenv which is the part of OS for 2.7 branch.
Predrag
>
> On Mon, Nov 13, 2017 at 12:39 PM Yotam Hechtlinger <yhechtli at andrew.cmu.edu>
> wrote:
>
> > Hello Everyone,
> >
> > I'm a new user to the Autonlab, right now setting up a working
> > environment.
> > Predrag has told some user might have scripts installing most of the
> > relevant python packages to do neural network computations.
> >
> > I wonder if anyone can share one of those?
> > It will greatly save me configuration time.
> >
> > Thanks a lot,
> > Yotam.
> >
> >
More information about the Autonlab-users
mailing list