Skip to content

Instantly share code, notes, and snippets.

@mattions
Created February 8, 2012 16:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattions/1771045 to your computer and use it in GitHub Desktop.
Save mattions/1771045 to your computer and use it in GitHub Desktop.
Requirements for version 0.8.0 of neuronvisio
-e git+https://mattions@github.com/mattions/mayavi.git@fix-21#egg=mayavi
-e git+https://github.com/enthought/traitsui.git#egg=traitsui
ipython==0.12
@mattions
Copy link
Author

mattions commented Feb 8, 2012

to run it do:

$ wget https://gist.github.com/raw/1771045/4f679348fdc5fea2b2f693e421ac582b946f7ec2/neuronvisio_dev_reqs.txt
$ pip install -r neuronvisio_dev_reqs.txt

You need to have git installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment