HDFGroup / datacontainer

Data Container Study
Other
8 stars 1 forks source link

Configure Python3 in snapshot #5

Closed jreadey closed 9 years ago

jreadey commented 9 years ago

Rather than using anaconda tools (as in snapshot1 and snapshot2), configure the snapshot's python to point to the python3.4 image that is part of Ubuntu. Set up pip and needed packages (h5py, numpy, etc.)

jreadey commented 9 years ago

This is configured in snapshot4. VM's will boot with python linked to python3.4.

I spent some time trying to get pip to work, but couldn't make it work with the proxy stuff.

Instead use "conda install" to install packages.