You are on page 1of 2

 tried to install the dependencies from the requirements.

txt in Google Colab however it fails


to do so giving me this error:

Collecting backports.shutil-get-terminal-size==1.0.0
Downloading
https://files.pythonhosted.org/packages/7d/cd/1750d6c35fe86d35f8562091737907f234b78fdffab42b29c72b1dd861f
4/backports.shutil_get_terminal_size-1.0.0-py2.py3-none-any.whl
Requirement already satisfied: cycler==0.10.0 in /usr/local/lib/python3.6/dist-packages (from -r /content/detection-
2016-nipsws/requirements.txt (line 2)) (0.10.0)
Collecting Cython==0.24.1
Downloading
https://files.pythonhosted.org/packages/c6/fe/97319581905de40f1be7015a0ea1bd336a756f6249914b148a17eefa75d
c/Cython-0.24.1.tar.gz (1.7MB)
|████████████████████████████████| 1.7MB 15.0MB/s
Collecting decorator==4.0.10
Downloading
https://files.pythonhosted.org/packages/53/24/cc53f9f216dd5ef269e0af7c7651cbda162554a5b088621a205961c07a6
f/decorator-4.0.10-py2.py3-none-any.whl
Collecting easydict==1.6
Downloading
https://files.pythonhosted.org/packages/cc/fd/9bbcdc3c89ebb1cd78db436ad28bda2b47747a43bc623ef62ef345a7f88
c/easydict-1.6.zip
Collecting enum34==1.1.6
Downloading
https://files.pythonhosted.org/packages/af/42/cb9355df32c69b553e72a2e28daee25d1611d2c0d9c272aa1d34204205
b2/enum34-1.1.6-py3-none-any.whl
Collecting h5py==2.6.0
Downloading
https://files.pythonhosted.org/packages/9a/33/33aad2a23437fdbb7e448f3b1fde8eb36efa63a00a5af1c1f46552e0dd9f
/h5py-2.6.0-cp36-cp36m-manylinux1_x86_64.whl (4.8MB)
|████████████████████████████████| 4.8MB 40.4MB/s
Collecting ipython==5.1.0
Downloading
https://files.pythonhosted.org/packages/66/d3/8830812574574c39f97bd6390475ba76294ed70cf489995dd30bd9b38
245/ipython-5.1.0-py3-none-any.whl (747kB)
|████████████████████████████████| 747kB 50.5MB/s
Collecting ipython-genutils==0.1.0
Downloading
https://files.pythonhosted.org/packages/6a/b3/4ce580020d6be73770d55515a65aec9ed5f3ea95f09e00300e53fc26421
8/ipython_genutils-0.1.0-py2.py3-none-any.whl
Collecting Keras==1.0.8
Downloading
https://files.pythonhosted.org/packages/ab/4b/b92266f0c44bf9e39eabf20dca33b70a2904f30cd76b394c394257fb7e0
6/Keras-1.0.8.tar.gz (142kB)
|████████████████████████████████| 143kB 52.4MB/s
Collecting matplotlib==1.5.3
Downloading
https://files.pythonhosted.org/packages/61/f6/9aeee05e614043add127f1485a8e25758bed58f2a5361bbd870aa071e87
a/matplotlib-1.5.3-cp36-cp36m-manylinux1_x86_64.whl (13.7MB)
|████████████████████████████████| 13.8MB 246kB/s
Collecting numpy==1.11.1
Downloading
https://files.pythonhosted.org/packages/e0/4c/515d7c4ac424ff38cc919f7099bf293dd064ba9a600e1e3835b3edefdb1
8/numpy-1.11.1.tar.gz (4.2MB)
|████████████████████████████████| 4.2MB 49.3MB/s
Collecting pathlib2==2.1.0
Downloading
https://files.pythonhosted.org/packages/b8/1b/02efe53150500722d1b5bbe3d9dd5a417fe07df05566595cf9114ced3c
39/pathlib2-2.1.0-py2.py3-none-any.whl
Collecting pexpect==4.2.1
Downloading https://files.pythonhosted.org/packages/5b/16/4859a0376be8b87bf3920b1f6e63b8a3

You might also like