Advertisement
lamiastella

slurm venv fash

Sep 13th, 2021
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.15 KB | None | 0 0
  1. [jalal@goku slurm]$ /research/jalal/slurm/venv/fash/bin/python -m pip install -r requirements.txt
  2. Collecting absl-py==0.13.0
  3. Using cached absl_py-0.13.0-py3-none-any.whl (132 kB)
  4. Collecting argon2-cffi==20.1.0
  5. Using cached argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB)
  6. Requirement already satisfied: attrs==21.2.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 3)) (21.2.0)
  7. Requirement already satisfied: backcall==0.2.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 4)) (0.2.0)
  8. Requirement already satisfied: bleach==4.1.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 5)) (4.1.0)
  9. Collecting cachetools==4.2.2
  10. Using cached cachetools-4.2.2-py3-none-any.whl (11 kB)
  11. Collecting certifi==2021.5.30
  12. Using cached certifi-2021.5.30-py2.py3-none-any.whl (145 kB)
  13. Collecting cffi==1.14.6
  14. Using cached cffi-1.14.6-cp36-cp36m-manylinux1_x86_64.whl (401 kB)
  15. Collecting charset-normalizer==2.0.4
  16. Using cached charset_normalizer-2.0.4-py3-none-any.whl (36 kB)
  17. Requirement already satisfied: cycler==0.10.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 10)) (0.10.0)
  18. Collecting debugpy==1.4.1
  19. Using cached debugpy-1.4.1-cp36-cp36m-manylinux2014_x86_64.whl (4.6 MB)
  20. Collecting decorator==5.0.9
  21. Using cached decorator-5.0.9-py3-none-any.whl (8.9 kB)
  22. Requirement already satisfied: defusedxml==0.7.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 13)) (0.7.1)
  23. Requirement already satisfied: entrypoints==0.3 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 14)) (0.3)
  24. Collecting filelock==3.0.12
  25. Using cached filelock-3.0.12-py3-none-any.whl (7.6 kB)
  26. Collecting google-auth==1.35.0
  27. Using cached google_auth-1.35.0-py2.py3-none-any.whl (152 kB)
  28. Collecting google-auth-oauthlib==0.4.5
  29. Using cached google_auth_oauthlib-0.4.5-py2.py3-none-any.whl (18 kB)
  30. Collecting grpcio==1.39.0
  31. Using cached grpcio-1.39.0-cp36-cp36m-manylinux2014_x86_64.whl (4.3 MB)
  32. Requirement already satisfied: h5py in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 19)) (3.1.0)
  33. Collecting idna==3.2
  34. Using cached idna-3.2-py3-none-any.whl (59 kB)
  35. Requirement already satisfied: jedi==0.18.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 21)) (0.18.0)
  36. Requirement already satisfied: Jinja2==3.0.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 22)) (3.0.1)
  37. Collecting joblib==1.0.1
  38. Using cached joblib-1.0.1-py3-none-any.whl (303 kB)
  39. Requirement already satisfied: jsonschema==3.2.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 24)) (3.2.0)
  40. Collecting jupyter==1.0.0
  41. Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB)
  42. Collecting jupyter-client==7.0.1
  43. Using cached jupyter_client-7.0.1-py3-none-any.whl (122 kB)
  44. Collecting jupyter-console==6.4.0
  45. Using cached jupyter_console-6.4.0-py3-none-any.whl (22 kB)
  46. Requirement already satisfied: jupyter-core==4.7.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 28)) (4.7.1)
  47. Requirement already satisfied: jupyterlab-pygments==0.1.2 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 29)) (0.1.2)
  48. Collecting jupyterlab-widgets==1.0.0
  49. Using cached jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB)
  50. Requirement already satisfied: kiwisolver==1.3.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 31)) (1.3.1)
  51. Collecting Markdown==3.3.4
  52. Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
  53. Requirement already satisfied: MarkupSafe==2.0.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 33)) (2.0.1)
  54. Requirement already satisfied: mistune==0.8.4 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 34)) (0.8.4)
  55. Requirement already satisfied: nbclient==0.5.4 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 35)) (0.5.4)
  56. Requirement already satisfied: nbformat==5.1.3 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 36)) (5.1.3)
  57. Requirement already satisfied: nest-asyncio==1.5.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 37)) (1.5.1)
  58. Collecting notebook==6.4.3
  59. Using cached notebook-6.4.3-py3-none-any.whl (9.9 MB)
  60. Collecting oauthlib==3.1.1
  61. Using cached oauthlib-3.1.1-py2.py3-none-any.whl (146 kB)
  62. Requirement already satisfied: packaging==21.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 40)) (21.0)
  63. Requirement already satisfied: pandocfilters==1.4.3 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 41)) (1.4.3)
  64. Requirement already satisfied: parso==0.8.2 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 42)) (0.8.2)
  65. Requirement already satisfied: pexpect==4.8.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 43)) (4.8.0)
  66. Requirement already satisfied: pickleshare==0.7.5 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 44)) (0.7.5)
  67. Collecting Pillow==8.3.1
  68. Using cached Pillow-8.3.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB)
  69. Collecting prometheus-client==0.11.0
  70. Using cached prometheus_client-0.11.0-py2.py3-none-any.whl (56 kB)
  71. Requirement already satisfied: prompt-toolkit==3.0.20 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 47)) (3.0.20)
  72. Collecting protobuf==3.17.3
  73. Using cached protobuf-3.17.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
  74. Requirement already satisfied: ptyprocess==0.7.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 49)) (0.7.0)
  75. Collecting pyasn1==0.4.8
  76. Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
  77. Collecting pyasn1-modules==0.2.8
  78. Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
  79. Collecting pycparser==2.20
  80. Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
  81. Requirement already satisfied: Pygments==2.10.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 53)) (2.10.0)
  82. Requirement already satisfied: pyparsing==2.4.7 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 54)) (2.4.7)
  83. Requirement already satisfied: pyrsistent==0.18.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 55)) (0.18.0)
  84. Collecting PySocks==1.7.1
  85. Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
  86. Requirement already satisfied: python-dateutil==2.8.2 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 57)) (2.8.2)
  87. Requirement already satisfied: pytz==2021.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 58)) (2021.1)
  88. Requirement already satisfied: pyzmq==22.2.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 59)) (22.2.1)
  89. Collecting qtconsole==5.1.1
  90. Using cached qtconsole-5.1.1-py3-none-any.whl (119 kB)
  91. Collecting QtPy==1.10.0
  92. Using cached QtPy-1.10.0-py2.py3-none-any.whl (54 kB)
  93. Collecting requests==2.26.0
  94. Using cached requests-2.26.0-py2.py3-none-any.whl (62 kB)
  95. Collecting requests-oauthlib==1.3.0
  96. Using cached requests_oauthlib-1.3.0-py2.py3-none-any.whl (23 kB)
  97. Collecting rsa==4.7.2
  98. Using cached rsa-4.7.2-py3-none-any.whl (34 kB)
  99. Collecting scikit-learn==0.24.2
  100. Using cached scikit_learn-0.24.2-cp36-cp36m-manylinux2010_x86_64.whl (22.2 MB)
  101. Collecting Send2Trash==1.8.0
  102. Using cached Send2Trash-1.8.0-py3-none-any.whl (18 kB)
  103. Collecting six==1.16.0
  104. Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
  105. Collecting sklearn==0.0
  106. Using cached sklearn-0.0.tar.gz (1.1 kB)
  107. Collecting tensorboard==2.6.0
  108. Using cached tensorboard-2.6.0-py3-none-any.whl (5.6 MB)
  109. Collecting tensorboard-data-server==0.6.1
  110. Using cached tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB)
  111. Collecting tensorboard-plugin-wit==1.8.0
  112. Using cached tensorboard_plugin_wit-1.8.0-py3-none-any.whl (781 kB)
  113. Collecting terminado==0.11.1
  114. Using cached terminado-0.11.1-py3-none-any.whl (15 kB)
  115. Requirement already satisfied: testpath==0.5.0 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 73)) (0.5.0)
  116. Collecting threadpoolctl==2.2.0
  117. Using cached threadpoolctl-2.2.0-py3-none-any.whl (12 kB)
  118. Collecting torch==1.9.0
  119. Using cached torch-1.9.0-cp36-cp36m-manylinux1_x86_64.whl (831.4 MB)
  120. Collecting torch-tb-profiler==0.2.1
  121. Using cached torch_tb_profiler-0.2.1-py3-none-any.whl (955 kB)
  122. Collecting torchaudio==0.9.0
  123. Using cached torchaudio-0.9.0-cp36-cp36m-manylinux1_x86_64.whl (1.9 MB)
  124. Collecting torchvision==0.10.0
  125. Using cached torchvision-0.10.0-cp36-cp36m-manylinux1_x86_64.whl (22.1 MB)
  126. Requirement already satisfied: tornado==6.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 79)) (6.1)
  127. Collecting tqdm==4.62.2
  128. Using cached tqdm-4.62.2-py2.py3-none-any.whl (76 kB)
  129. Collecting typing-extensions==3.10.0.0
  130. Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
  131. Collecting urllib3==1.26.6
  132. Using cached urllib3-1.26.6-py2.py3-none-any.whl (138 kB)
  133. Requirement already satisfied: wcwidth==0.2.5 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 83)) (0.2.5)
  134. Requirement already satisfied: webencodings==0.5.1 in ./venv/fash/lib/python3.6/site-packages (from -r requirements.txt (line 84)) (0.5.1)
  135. Collecting Werkzeug==2.0.1
  136. Using cached Werkzeug-2.0.1-py3-none-any.whl (288 kB)
  137. Collecting widgetsnbextension==3.5.1
  138. Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB)
  139. Collecting setuptools>=40.3.0
  140. Using cached setuptools-58.0.4-py3-none-any.whl (816 kB)
  141. Requirement already satisfied: importlib-metadata in ./venv/fash/lib/python3.6/site-packages (from jsonschema==3.2.0->-r requirements.txt (line 24)) (4.8.1)
  142. Collecting ipykernel
  143. Using cached ipykernel-5.5.5-py3-none-any.whl (120 kB)
  144. Requirement already satisfied: nbconvert in ./venv/fash/lib/python3.6/site-packages (from jupyter==1.0.0->-r requirements.txt (line 25)) (6.0.7)
  145. Collecting ipywidgets
  146. Downloading ipywidgets-7.6.4-py2.py3-none-any.whl (121 kB)
  147. |████████████████████████████████| 121 kB 9.9 MB/s
  148. Requirement already satisfied: traitlets in ./venv/fash/lib/python3.6/site-packages (from jupyter-client==7.0.1->-r requirements.txt (line 26)) (4.3.3)
  149. Requirement already satisfied: ipython in ./venv/fash/lib/python3.6/site-packages (from jupyter-console==6.4.0->-r requirements.txt (line 27)) (7.16.1)
  150. Requirement already satisfied: async-generator in ./venv/fash/lib/python3.6/site-packages (from nbclient==0.5.4->-r requirements.txt (line 35)) (1.10)
  151. Requirement already satisfied: ipython-genutils in ./venv/fash/lib/python3.6/site-packages (from nbformat==5.1.3->-r requirements.txt (line 36)) (0.2.0)
  152. Requirement already satisfied: scipy>=0.19.1 in ./venv/fash/lib/python3.6/site-packages (from scikit-learn==0.24.2->-r requirements.txt (line 65)) (1.5.4)
  153. Requirement already satisfied: numpy>=1.13.3 in ./venv/fash/lib/python3.6/site-packages (from scikit-learn==0.24.2->-r requirements.txt (line 65)) (1.19.5)
  154. Collecting wheel>=0.26
  155. Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB)
  156. Collecting dataclasses
  157. Downloading dataclasses-0.8-py3-none-any.whl (19 kB)
  158. Requirement already satisfied: pandas>=1.0.0 in ./venv/fash/lib/python3.6/site-packages (from torch-tb-profiler==0.2.1->-r requirements.txt (line 76)) (1.1.5)
  159. Requirement already satisfied: cached-property in ./venv/fash/lib/python3.6/site-packages (from h5py->-r requirements.txt (line 19)) (1.5.2)
  160. Requirement already satisfied: zipp>=0.5 in ./venv/fash/lib/python3.6/site-packages (from importlib-metadata->jsonschema==3.2.0->-r requirements.txt (line 24)) (3.5.0)
  161. Using legacy 'setup.py install' for sklearn, since package 'wheel' is not installed.
  162. Installing collected packages: typing-extensions, six, decorator, setuptools, pycparser, jupyter-client, urllib3, pyasn1, idna, charset-normalizer, cffi, certifi, terminado, Send2Trash, rsa, requests, pyasn1-modules, prometheus-client, oauthlib, ipykernel, cachetools, argon2-cffi, requests-oauthlib, notebook, google-auth, dataclasses, widgetsnbextension, wheel, Werkzeug, threadpoolctl, tensorboard-plugin-wit, tensorboard-data-server, QtPy, protobuf, Markdown, jupyterlab-widgets, joblib, grpcio, google-auth-oauthlib, absl-py, torch, tensorboard, scikit-learn, qtconsole, Pillow, jupyter-console, ipywidgets, tqdm, torchvision, torchaudio, torch-tb-profiler, sklearn, PySocks, jupyter, filelock, debugpy
  163. Attempting uninstall: typing-extensions
  164. Found existing installation: typing-extensions 3.10.0.2
  165. Uninstalling typing-extensions-3.10.0.2:
  166. Successfully uninstalled typing-extensions-3.10.0.2
  167. Attempting uninstall: six
  168. Found existing installation: six 1.14.0
  169. Not uninstalling six at /usr/lib/python3.6/site-packages, outside environment /research/jalal/slurm/venv/fash
  170. Can't uninstall 'six'. No files were found to uninstall.
  171. Attempting uninstall: decorator
  172. Found existing installation: decorator 5.1.0
  173. Uninstalling decorator-5.1.0:
  174. Successfully uninstalled decorator-5.1.0
  175. Attempting uninstall: setuptools
  176. Found existing installation: setuptools 39.2.0
  177. Uninstalling setuptools-39.2.0:
  178. Successfully uninstalled setuptools-39.2.0
  179. Attempting uninstall: jupyter-client
  180. Found existing installation: jupyter-client 7.0.2
  181. Uninstalling jupyter-client-7.0.2:
  182. Successfully uninstalled jupyter-client-7.0.2
  183. Attempting uninstall: urllib3
  184. Found existing installation: urllib3 1.25.6
  185. Not uninstalling urllib3 at /usr/lib/python3.6/site-packages, outside environment /research/jalal/slurm/venv/fash
  186. Can't uninstall 'urllib3'. No files were found to uninstall.
  187. Attempting uninstall: Pillow
  188. Found existing installation: Pillow 8.3.2
  189. Uninstalling Pillow-8.3.2:
  190. Successfully uninstalled Pillow-8.3.2
  191. Running setup.py install for sklearn ... done
  192. Attempting uninstall: PySocks
  193. Found existing installation: PySocks 1.6.8
  194. Not uninstalling pysocks at /usr/lib/python3.6/site-packages, outside environment /research/jalal/slurm/venv/fash
  195. Can't uninstall 'PySocks'. No files were found to uninstall.
  196. Successfully installed Markdown-3.3.4 Pillow-8.3.1 PySocks-1.7.1 QtPy-1.10.0 Send2Trash-1.8.0 Werkzeug-2.0.1 absl-py-0.13.0 argon2-cffi-20.1.0 cachetools-4.2.2 certifi-2021.5.30 cffi-1.14.6 charset-normalizer-2.0.4 dataclasses-0.8 debugpy-1.4.1 decorator-5.0.9 filelock-3.0.12 google-auth-1.35.0 google-auth-oauthlib-0.4.5 grpcio-1.39.0 idna-3.2 ipykernel-5.5.5 ipywidgets-7.6.4 joblib-1.0.1 jupyter-1.0.0 jupyter-client-7.0.1 jupyter-console-6.4.0 jupyterlab-widgets-1.0.0 notebook-6.4.3 oauthlib-3.1.1 prometheus-client-0.11.0 protobuf-3.17.3 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.20 qtconsole-5.1.1 requests-2.26.0 requests-oauthlib-1.3.0 rsa-4.7.2 scikit-learn-0.24.2 setuptools-58.0.4 six-1.16.0 sklearn-0.0 tensorboard-2.6.0 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.0 terminado-0.11.1 threadpoolctl-2.2.0 torch-1.9.0 torch-tb-profiler-0.2.1 torchaudio-0.9.0 torchvision-0.10.0 tqdm-4.62.2 typing-extensions-3.10.0.0 urllib3-1.26.6 wheel-0.37.0 widgetsnbextension-3.5.1
  197.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement