tamilhce

installing Keras==2.0.0

Jul 4th, 2018
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. tamilvanan@ICSCHELAP1250:~$ sudo pip install Keras==2.0.0
  2. The directory '/home/tamilvanan/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  3. The directory '/home/tamilvanan/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
  4. Collecting Keras==2.0.0
  5. Downloading https://files.pythonhosted.org/packages/95/bf/98ce2f2ab1364f6e83c0ffc5216fff3058fd990d8a3b957ebad3a6cedeeb/Keras-2.0.0.tar.gz (191kB)
  6. 100% |████████████████████████████████| 194kB 577kB/s
  7. Collecting tensorflow (from Keras==2.0.0)
  8. Downloading https://files.pythonhosted.org/packages/c6/0e/8af18d9169ed4f1a1c72cd50defd95b8382a12f2cf7cb9b76ba053db79ad/tensorflow-1.8.0-cp27-cp27mu-manylinux1_x86_64.whl (49.1MB)
  9. 100% |████████████████████████████████| 49.1MB 34kB/s
  10. Requirement already satisfied (use --upgrade to upgrade): pyyaml in /usr/lib/python2.7/dist-packages (from Keras==2.0.0)
  11. Requirement already satisfied (use --upgrade to upgrade): six in /usr/local/lib/python2.7/dist-packages (from Keras==2.0.0)
  12. Collecting mock>=2.0.0 (from tensorflow->Keras==2.0.0)
  13. Downloading https://files.pythonhosted.org/packages/e6/35/f187bdf23be87092bd0f1200d43d23076cee4d0dec109f195173fd3ebc79/mock-2.0.0-py2.py3-none-any.whl (56kB)
  14. 100% |████████████████████████████████| 61kB 786kB/s
  15. Collecting grpcio>=1.8.6 (from tensorflow->Keras==2.0.0)
  16. Downloading https://files.pythonhosted.org/packages/fa/53/685b9d68e5734cf8e2d13b2d4d29e6cede94714b665019a5627a623b3e21/grpcio-1.13.0-cp27-cp27mu-manylinux1_x86_64.whl (9.0MB)
  17. 100% |████████████████████████████████| 9.0MB 176kB/s
  18. Requirement already satisfied (use --upgrade to upgrade): enum34>=1.1.6 in /usr/local/lib/python2.7/dist-packages (from tensorflow->Keras==2.0.0)
  19. Collecting numpy>=1.13.3 (from tensorflow->Keras==2.0.0)
  20. Downloading https://files.pythonhosted.org/packages/6a/a9/c01a2d5f7b045f508c8cefef3b079fe8c413d05498ca0ae877cffa230564/numpy-1.14.5-cp27-cp27mu-manylinux1_x86_64.whl (12.1MB)
  21. 100% |████████████████████████████████| 12.1MB 136kB/s
  22. Collecting termcolor>=1.1.0 (from tensorflow->Keras==2.0.0)
  23. Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
  24. Collecting backports.weakref>=1.0rc1 (from tensorflow->Keras==2.0.0)
  25. Downloading https://files.pythonhosted.org/packages/88/ec/f598b633c3d5ffe267aaada57d961c94fdfa183c5c3ebda2b6d151943db6/backports.weakref-1.0.post1-py2.py3-none-any.whl
  26. Collecting absl-py>=0.1.6 (from tensorflow->Keras==2.0.0)
  27. Downloading https://files.pythonhosted.org/packages/57/8d/6664518f9b6ced0aa41cf50b989740909261d4c212557400c48e5cda0804/absl-py-0.2.2.tar.gz (82kB)
  28. 100% |████████████████████████████████| 92kB 1.3MB/s
  29. Requirement already satisfied (use --upgrade to upgrade): wheel in /usr/lib/python2.7/dist-packages (from tensorflow->Keras==2.0.0)
  30. Collecting tensorboard<1.9.0,>=1.8.0 (from tensorflow->Keras==2.0.0)
  31. Downloading https://files.pythonhosted.org/packages/4d/1e/3bfb48ff165e331c0c5fdca5de79d497fa5d71f3cb2eee2733ff22e898df/tensorboard-1.8.0-py2-none-any.whl (3.1MB)
  32. 100% |████████████████████████████████| 3.1MB 380kB/s
  33. Collecting gast>=0.2.0 (from tensorflow->Keras==2.0.0)
  34. Downloading https://files.pythonhosted.org/packages/5c/78/ff794fcae2ce8aa6323e789d1f8b3b7765f601e7702726f430e814822b96/gast-0.2.0.tar.gz
  35. Collecting protobuf>=3.4.0 (from tensorflow->Keras==2.0.0)
  36. Downloading https://files.pythonhosted.org/packages/27/e7/bf96130ebe633b08a3913da4bb25e50dac5779f1f68e51c99485423f7443/protobuf-3.6.0-cp27-cp27mu-manylinux1_x86_64.whl (7.1MB)
  37. 100% |████████████████████████████████| 7.1MB 249kB/s
  38. Collecting astor>=0.6.0 (from tensorflow->Keras==2.0.0)
  39. Downloading https://files.pythonhosted.org/packages/b2/91/cc9805f1ff7b49f620136b3a7ca26f6a1be2ed424606804b0fbcf499f712/astor-0.6.2-py2.py3-none-any.whl
  40. Collecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow->Keras==2.0.0)
  41. Downloading https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
  42. Collecting pbr>=0.11 (from mock>=2.0.0->tensorflow->Keras==2.0.0)
  43. Downloading https://files.pythonhosted.org/packages/b3/5d/c196041ffdf3e34ba206db6d61d1f893a75e1f3435699ade9bd65e089a3d/pbr-4.0.4-py2.py3-none-any.whl (98kB)
  44. 100% |████████████████████████████████| 102kB 649kB/s
  45. Requirement already satisfied (use --upgrade to upgrade): futures>=2.2.0 in /usr/local/lib/python2.7/dist-packages (from grpcio>=1.8.6->tensorflow->Keras==2.0.0)
  46. Collecting bleach==1.5.0 (from tensorboard<1.9.0,>=1.8.0->tensorflow->Keras==2.0.0)
  47. Downloading https://files.pythonhosted.org/packages/33/70/86c5fec937ea4964184d4d6c4f0b9551564f821e1c3575907639036d9b90/bleach-1.5.0-py2.py3-none-any.whl
  48. Collecting html5lib==0.9999999 (from tensorboard<1.9.0,>=1.8.0->tensorflow->Keras==2.0.0)
  49. Downloading https://files.pythonhosted.org/packages/ae/ae/bcb60402c60932b32dfaf19bb53870b29eda2cd17551ba5639219fb5ebf9/html5lib-0.9999999.tar.gz (889kB)
  50. 100% |████████████████████████████████| 890kB 802kB/s
  51. Collecting markdown>=2.6.8 (from tensorboard<1.9.0,>=1.8.0->tensorflow->Keras==2.0.0)
  52. Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB)
  53. 100% |████████████████████████████████| 81kB 1.1MB/s
  54. Collecting werkzeug>=0.11.10 (from tensorboard<1.9.0,>=1.8.0->tensorflow->Keras==2.0.0)
  55. Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB)
  56. 100% |████████████████████████████████| 327kB 410kB/s
  57. Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python2.7/dist-packages (from protobuf>=3.4.0->tensorflow->Keras==2.0.0)
  58. Installing collected packages: funcsigs, pbr, mock, grpcio, numpy, termcolor, backports.weakref, absl-py, html5lib, bleach, protobuf, markdown, werkzeug, tensorboard, gast, astor, tensorflow, Keras
  59. Running setup.py install for termcolor ... done
  60. Running setup.py install for absl-py ... done
  61. Running setup.py install for html5lib ... done
  62. Running setup.py install for gast ... done
  63. Running setup.py install for Keras ... done
  64. Successfully installed Keras-2.0.0 absl-py-0.2.2 astor-0.6.2 backports.weakref-1.0.post1 bleach-1.5.0 funcsigs-1.0.2 gast-0.2.0 grpcio-1.13.0 html5lib-0.9999999 markdown-2.6.11 mock-2.0.0 numpy-1.14.5 pbr-4.0.4 protobuf-3.6.0 tensorboard-1.8.0 tensorflow-1.8.0 termcolor-1.1.0 werkzeug-0.14.1
Add Comment
Please, Sign In to add comment