Created
March 8, 2016 17:28
-
-
Save jamescarr/7bad947680e1443a1016 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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