[root@node2 ~]
# pip install 'ray[default]'
Looking
in
indexes: https:
Collecting ray[
default
]
Downloading https:
|████████████████████████████████| 51.6 MB 269 kB/s
Collecting aiohttp
Downloading https:
|████████████████████████████████| 1.3 MB 121.5 MB/s
Requirement already satisfied: dataclasses
in
/usr/local/lib/python3.6/site-packages (from ray[
default
]) (0.8)
Collecting protobuf>=3.15.3
Downloading https:
|████████████████████████████████| 1.0 MB 136.1 MB/s
Collecting jsonschema
Downloading https:
|████████████████████████████████| 56 kB 7.1 MB/s
Collecting aioredis
Downloading https:
|████████████████████████████████| 65 kB 6.3 MB/s
Collecting pydantic>=1.8
Downloading https:
|████████████████████████████████| 10.2 MB 420 kB/s
Collecting pyyaml
Downloading https:
|████████████████████████████████| 640 kB 19.1 MB/s
Collecting numpy>=1.16
Downloading https:
|████████████████████████████████| 14.8 MB 296 kB/s
Collecting gpustat
Downloading https:
|████████████████████████████████| 78 kB 7.3 MB/s
Collecting redis>=3.5.0
Downloading https:
|████████████████████████████████| 72 kB 968 kB/s
Collecting aiohttp-cors
Downloading https:
Collecting py-spy>=0.2.0
Downloading https:
|████████████████████████████████| 3.1 MB 131 kB/s
Requirement already satisfied: requests
in
/usr/local/lib/python3.6/site-packages (from ray[
default
]) (2.24.0)
Collecting colorama
Downloading https:
Collecting filelock
Downloading https:
Collecting prometheus-client>=0.7.1
Downloading https:
|████████████████████████████████| 56 kB 4.2 MB/s
Collecting msgpack<2.0.0,>=1.0.0
Downloading https:
|████████████████████████████████| 272 kB 127.6 MB/s
Requirement already satisfied: click>=7.0
in
/usr/local/lib/python3.6/site-packages (from ray[
default
]) (7.1.2)
Collecting opencensus
Downloading https:
|████████████████████████████████| 127 kB 128.9 MB/s
Collecting grpcio>=1.28.1
Downloading https:
|████████████████████████████████| 4.3 MB 417 kB/s
Collecting colorful
Downloading https:
|████████████████████████████████| 201 kB 113.9 MB/s
Requirement already satisfied: six>=1.5.2
in
/usr/local/lib/python3.6/site-packages (from grpcio>=1.28.1->ray[
default
]) (1.15.0)
Requirement already satisfied: typing-extensions>=3.7.4.3
in
/usr/local/lib/python3.6/site-packages (from pydantic>=1.8->ray[
default
]) (3.10.0.0)
Collecting multidict<7.0,>=4.5
Downloading https:
|████████████████████████████████| 141 kB 120.6 MB/s
Collecting idna-ssl>=1.0
Downloading https:
Collecting attrs>=17.3.0
Downloading https:
|████████████████████████████████| 53 kB 3.9 MB/s
Requirement already satisfied: chardet<5.0,>=2.0
in
/usr/local/lib/python3.6/site-packages (from aiohttp->ray[
default
]) (3.0.4)
Collecting yarl<2.0,>=1.0
Downloading https:
|████████████████████████████████| 293 kB 130.8 MB/s
Collecting async-timeout<4.0,>=3.0
Downloading https:
Requirement already satisfied: idna>=2.0
in
/usr/local/lib/python3.6/site-packages (from idna-ssl>=1.0->aiohttp->ray[
default
]) (2.10)
Collecting hiredis
Downloading https:
|████████████████████████████████| 84 kB 4.8 MB/s
Collecting nvidia-ml-py3>=7.352.0
Downloading https:
Collecting psutil
Downloading https:
|████████████████████████████████| 291 kB 131.6 MB/s
Collecting blessings>=1.6
Downloading https:
Requirement already satisfied: setuptools
in
/usr/lib/python3.6/site-packages (from jsonschema->ray[
default
]) (39.2.0)
Collecting pyrsistent>=0.14.0
Downloading https:
|████████████████████████████████| 117 kB 138.2 MB/s
Requirement already satisfied: importlib-metadata
in
/usr/local/lib/python3.6/site-packages (from jsonschema->ray[
default
]) (4.3.0)
Requirement already satisfied: zipp>=0.5
in
/usr/local/lib/python3.6/site-packages (from importlib-metadata->jsonschema->ray[
default
]) (3.4.1)
Collecting opencensus-context==0.1.2
Downloading https:
Collecting google-api-core<2.0.0,>=1.0.0
Downloading https:
|████████████████████████████████| 93 kB 1.6 MB/s
Collecting contextvars
Downloading https:
Collecting google-auth<2.0dev,>=1.25.0
Downloading https:
|████████████████████████████████| 152 kB 127.7 MB/s
Collecting packaging>=14.3
Downloading https:
|████████████████████████████████| 40 kB 6.1 MB/s
Collecting googleapis-common-protos<2.0dev,>=1.6.0
Downloading https:
|████████████████████████████████| 198 kB 136.3 MB/s
Collecting setuptools
Downloading https:
|████████████████████████████████| 819 kB 127.0 MB/s
Requirement already satisfied: pytz
in
/usr/local/lib/python3.6/site-packages (from google-api-core<2.0.0,>=1.0.0->opencensus->ray[
default
]) (2020.1)
Collecting cachetools<5.0,>=2.0.0
Downloading https:
Collecting pyasn1-modules>=0.2.1
Downloading https:
|████████████████████████████████| 155 kB 21.5 MB/s
Collecting rsa<5,>=3.1.4
Downloading https:
Collecting pyparsing>=2.0.2
Downloading https:
|████████████████████████████████| 67 kB 7.2 MB/s
Collecting pyasn1<0.5.0,>=0.4.6
Downloading https:
|████████████████████████████████| 77 kB 7.0 MB/s
Requirement already satisfied: certifi>=2017.4.17
in
/usr/local/lib/python3.6/site-packages (from requests->ray[
default
]) (2020.6.20)
Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
in
/usr/local/lib/python3.6/site-packages (from requests->ray[
default
]) (1.25.10)
Collecting immutables>=0.9
Downloading https:
|████████████████████████████████| 100 kB 18.2 MB/s
Using legacy
'setup.py install'
for
idna-ssl, since package
'wheel'
is not installed.
Using legacy
'setup.py install'
for
gpustat, since package
'wheel'
is not installed.
Using legacy
'setup.py install'
for
nvidia-ml-py3, since package
'wheel'
is not installed.
Using legacy
'setup.py install'
for
contextvars, since package
'wheel'
is not installed.
Installing collected packages: pyasn1, setuptools, rsa, pyparsing, pyasn1-modules, protobuf, multidict, immutables, cachetools, yarl, packaging, idna-ssl, googleapis-common-protos, google-auth, contextvars, attrs, async-timeout, pyrsistent, psutil, opencensus-context, nvidia-ml-py3, hiredis, google-api-core, blessings, aiohttp, redis, pyyaml, pydantic, py-spy, prometheus-client, opencensus, numpy, msgpack, jsonschema, grpcio, gpustat, filelock, colorama, aioredis, aiohttp-cors, ray, colorful
Attempting uninstall: setuptools
Found existing installation: setuptools 39.2.0
Uninstalling setuptools-39.2.0:
Successfully uninstalled setuptools-39.2.0
Running setup.py install
for
idna-ssl ... done
Running setup.py install
for
contextvars ... done
Running setup.py install
for
nvidia-ml-py3 ... done
Running setup.py install
for
gpustat ... done
Successfully installed aiohttp-3.7.4.post0 aiohttp-cors-0.7.0 aioredis-1.3.1 async-timeout-3.0.1 attrs-21.2.0 blessings-1.7 cachetools-4.2.2 colorama-0.4.4 colorful-0.5.4 contextvars-2.4 filelock-3.0.12 google-api-core-1.31.0 google-auth-1.33.1 googleapis-common-protos-1.53.0 gpustat-0.6.0 grpcio-1.39.0 hiredis-2.0.0 idna-ssl-1.1.0 immutables-0.15 jsonschema-3.2.0 msgpack-1.0.2 multidict-5.1.0 numpy-1.19.5 nvidia-ml-py3-7.352.0 opencensus-0.7.13 opencensus-context-0.1.2 packaging-21.0 prometheus-client-0.11.0 protobuf-3.17.3 psutil-5.8.0 py-spy-0.3.7 pyasn1-0.4.8 pyasn1-modules-0.2.8 pydantic-1.8.2 pyparsing-2.4.7 pyrsistent-0.18.0 pyyaml-5.4.1 ray-1.4.1 redis-3.5.3 rsa-4.7.2 setuptools-57.4.0 yarl-1.6.3