Skip to content

Instantly share code, notes, and snippets.

@jamescarr
Created March 8, 2016 17:28
Show Gist options
  • Select an option

  • Save jamescarr/7bad947680e1443a1016 to your computer and use it in GitHub Desktop.

Select an option

Save jamescarr/7bad947680e1443a1016 to your computer and use it in GitHub Desktop.
Collecting numpy==1.10.4 (from -r /opt/zapier/notebook/requirements.txt (line 10))
Downloading numpy-1.10.4.tar.gz (4.1MB)
Collecting scikit-learn==0.16 (from -r /opt/zapier/notebook/requirements.txt (line 11))
Using cached scikit-learn-0.16.0.tar.gz
Collecting scikit-image==0.12.1 (from -r /opt/zapier/notebook/requirements.txt (line 12))
Using cached scikit-image-0.12.1.tar.gz
Complete output from command python setup.py egg_info:
To install scikit-image from source, you will need numpy.
Install numpy with pip:
pip install numpy
Or use your operating system package manager. For more
details, see http://scikit-image.org/docs/stable/install.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment