(test) root@5c53931f99d3:/# pip install -v tensorflow-cpu==2.10.0 git+https://github.com/graphext/chars2vec.git@master#egg=chars2vec Using pip 23.1.2 from /opt/conda/envs/test/lib/python3.9/site-packages/pip (python 3.9) Collecting chars2vec Cloning https://github.com/graphext/chars2vec.git (to revision master) to /tmp/pip-install-l5lrui8n/chars2vec_84ba17d985d142269a1872dfcedceb10 Running command git version git version 2.25.1 Running command git clone --filter=blob:none https://github.com/graphext/chars2vec.git /tmp/pip-install-l5lrui8n/chars2vec_84ba17d985d142269a1872dfcedceb10 Cloning into '/tmp/pip-install-l5lrui8n/chars2vec_84ba17d985d142269a1872dfcedceb10'... Updating files: 9% (2/21) Updating files: 14% (3/21) Updating files: 19% (4/21) Updating files: 23% (5/21) Updating files: 28% (6/21) Updating files: 33% (7/21) Updating files: 38% (8/21) Updating files: 42% (9/21) Updating files: 47% (10/21) Updating files: 52% (11/21) Updating files: 57% (12/21) Updating files: 61% (13/21) Updating files: 66% (14/21) Updating files: 71% (15/21) Updating files: 76% (16/21) Updating files: 80% (17/21) Updating files: 85% (18/21) Updating files: 90% (19/21) Updating files: 95% (20/21) Updating files: 100% (21/21) Updating files: 100% (21/21), done. Running command git show-ref master 651c9374fdf7dea7277fbb1bfa4318439b1c79be refs/heads/master 651c9374fdf7dea7277fbb1bfa4318439b1c79be refs/remotes/origin/master Running command git symbolic-ref -q HEAD refs/heads/master Resolved https://github.com/graphext/chars2vec.git to commit 651c9374fdf7dea7277fbb1bfa4318439b1c79be Running command git rev-parse HEAD 651c9374fdf7dea7277fbb1bfa4318439b1c79be Running command python setup.py egg_info Requirement already satisfied: setuptools in /opt/conda/envs/test/lib/python3.9/site-packages (from -r requirements.txt (line 1)) (68.0.0) Collecting keras (from -r requirements.txt (line 2)) Downloading keras-2.13.1-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 10.7 MB/s eta 0:00:00 Collecting tensorflow (from -r requirements.txt (line 3)) Downloading tensorflow-2.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (585.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 585.9/585.9 MB 2.7 MB/s eta 0:00:00 Collecting absl-py>=1.0.0 (from tensorflow->-r requirements.txt (line 3)) Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 11.8 MB/s eta 0:00:00 Collecting astunparse>=1.6.0 (from tensorflow->-r requirements.txt (line 3)) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting flatbuffers>=2.0 (from tensorflow->-r requirements.txt (line 3)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow->-r requirements.txt (line 3)) Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting google-pasta>=0.1.1 (from tensorflow->-r requirements.txt (line 3)) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.0 MB/s eta 0:00:00 Collecting grpcio<2.0,>=1.24.3 (from tensorflow->-r requirements.txt (line 3)) Downloading grpcio-1.56.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 23.1 MB/s eta 0:00:00 Collecting h5py>=2.9.0 (from tensorflow->-r requirements.txt (line 3)) Downloading h5py-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 22.8 MB/s eta 0:00:00 Collecting jax>=0.3.15 (from tensorflow->-r requirements.txt (line 3)) Downloading jax-0.4.13.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 22.6 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras (from -r requirements.txt (line 2)) Downloading keras-2.12.0-py2.py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 4.5 MB/s eta 0:00:00 Collecting libclang>=13.0.0 (from tensorflow->-r requirements.txt (line 3)) Downloading libclang-16.0.0-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.9/22.9 MB 21.0 MB/s eta 0:00:00 Collecting numpy<1.24,>=1.22 (from tensorflow->-r requirements.txt (line 3)) Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 22.1 MB/s eta 0:00:00 Collecting opt-einsum>=2.3.2 (from tensorflow->-r requirements.txt (line 3)) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.2 MB/s eta 0:00:00 Collecting packaging (from tensorflow->-r requirements.txt (line 3)) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.7 MB/s eta 0:00:00 Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 (from tensorflow->-r requirements.txt (line 3)) Downloading protobuf-4.23.3-cp37-abi3-manylinux2014_x86_64.whl (304 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 kB 18.0 MB/s eta 0:00:00 Collecting six>=1.12.0 (from tensorflow->-r requirements.txt (line 3)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tensorboard<2.13,>=2.12 (from tensorflow->-r requirements.txt (line 3)) Downloading tensorboard-2.12.3-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 23.8 MB/s eta 0:00:00 Collecting tensorflow-estimator<2.13,>=2.12.0 (from tensorflow->-r requirements.txt (line 3)) Downloading tensorflow_estimator-2.12.0-py2.py3-none-any.whl (440 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 440.7/440.7 kB 19.7 MB/s eta 0:00:00 Collecting termcolor>=1.1.0 (from tensorflow->-r requirements.txt (line 3)) Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Collecting typing-extensions>=3.6.6 (from tensorflow->-r requirements.txt (line 3)) Downloading typing_extensions-4.7.0-py3-none-any.whl (33 kB) Collecting wrapt<1.15,>=1.11.0 (from tensorflow->-r requirements.txt (line 3)) Downloading wrapt-1.14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.8/77.8 kB 9.2 MB/s eta 0:00:00 Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow->-r requirements.txt (line 3)) Downloading tensorflow_io_gcs_filesystem-0.32.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 22.7 MB/s eta 0:00:00 Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/envs/test/lib/python3.9/site-packages (from astunparse>=1.6.0->tensorflow->-r requirements.txt (line 3)) (0.40.0) Collecting ml-dtypes>=0.1.0 (from jax>=0.3.15->tensorflow->-r requirements.txt (line 3)) Downloading ml_dtypes-0.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 21.6 MB/s eta 0:00:00 Collecting scipy>=1.7 (from jax>=0.3.15->tensorflow->-r requirements.txt (line 3)) Downloading scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.5/36.5 MB 19.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.6 (from jax>=0.3.15->tensorflow->-r requirements.txt (line 3)) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting google-auth<3,>=1.6.3 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading google_auth-2.21.0-py2.py3-none-any.whl (182 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 182.1/182.1 kB 14.5 MB/s eta 0:00:00 Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 10.6 MB/s eta 0:00:00 Collecting requests<3,>=2.21.0 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 7.6 MB/s eta 0:00:00 Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading tensorboard_data_server-0.7.1-py3-none-manylinux2014_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 23.9 MB/s eta 0:00:00 Collecting werkzeug>=1.0.1 (from tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading Werkzeug-2.3.6-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.5/242.5 kB 16.7 MB/s eta 0:00:00 Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 8.8 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting urllib3<2.0 (from google-auth<3,>=1.6.3->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 10.6 MB/s eta 0:00:00 Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.6->jax>=0.3.15->tensorflow->-r requirements.txt (line 3)) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting charset-normalizer<4,>=2 (from requests<3,>=2.21.0->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 15.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests<3,>=2.21.0->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests<3,>=2.21.0->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 13.6 MB/s eta 0:00:00 Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 9.5 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard<2.13,>=2.12->tensorflow->-r requirements.txt (line 3)) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 13.6 MB/s eta 0:00:00 Building wheels for collected packages: jax Building wheel for jax (pyproject.toml): started Building wheel for jax (pyproject.toml): finished with status 'done' Created wheel for jax: filename=jax-0.4.13-py3-none-any.whl size=1518707 sha256=5edfe258b30a5b673fdd9576cd76cea1fd23cc02d7bc1367f95bb579aa079448 Stored in directory: /root/.cache/pip/wheels/ac/c9/8c/f4c803770fde18dcdd82e84675eb6add1c0d1035f7214a96fa Successfully built jax Installing collected packages: libclang, flatbuffers, zipp, wrapt, urllib3, typing-extensions, termcolor, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, six, pyasn1, protobuf, packaging, oauthlib, numpy, MarkupSafe, keras, idna, grpcio, gast, charset-normalizer, certifi, cachetools, absl-py, werkzeug, scipy, rsa, requests, pyasn1-modules, opt-einsum, ml-dtypes, importlib-metadata, h5py, google-pasta, astunparse, requests-oauthlib, markdown, jax, google-auth, google-auth-oauthlib, tensorboard, tensorflow Attempting uninstall: wrapt Found existing installation: wrapt 1.15.0 Uninstalling wrapt-1.15.0: Successfully uninstalled wrapt-1.15.0 Successfully installed MarkupSafe-2.1.3 absl-py-1.4.0 astunparse-1.6.3 cachetools-5.3.1 certifi-2023.5.7 charset-normalizer-3.1.0 flatbuffers-23.5.26 gast-0.4.0 google-auth-2.21.0 google-auth-oauthlib-1.0.0 google-pasta-0.2.0 grpcio-1.56.0 h5py-3.9.0 idna-3.4 importlib-metadata-6.7.0 jax-0.4.13 keras-2.12.0 libclang-16.0.0 markdown-3.4.3 ml-dtypes-0.2.0 numpy-1.23.5 oauthlib-3.2.2 opt-einsum-3.3.0 packaging-23.1 protobuf-4.23.3 pyasn1-0.5.0 pyasn1-modules-0.3.0 requests-2.31.0 requests-oauthlib-1.3.1 rsa-4.9 scipy-1.11.1 six-1.16.0 tensorboard-2.12.3 tensorboard-data-server-0.7.1 tensorflow-2.12.0 tensorflow-estimator-2.12.0 tensorflow-io-gcs-filesystem-0.32.0 termcolor-2.3.0 typing-extensions-4.7.0 urllib3-1.26.16 werkzeug-2.3.6 wrapt-1.14.1 zipp-3.15.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv /opt/conda/envs/test/lib/python3.9/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running egg_info creating /tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info writing /tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/dependency_links.txt writing top-level names to /tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/SOURCES.txt' reading manifest file '/tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file '/tmp/pip-pip-egg-info-8_e68oyv/chars2vec.egg-info/SOURCES.txt' Preparing metadata (setup.py) ... done Collecting tensorflow-cpu==2.10.0 Downloading tensorflow_cpu-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (214.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.5/214.5 MB 6.3 MB/s eta 0:00:00 Collecting absl-py>=1.0.0 (from tensorflow-cpu==2.10.0) Using cached absl_py-1.4.0-py3-none-any.whl (126 kB) Collecting astunparse>=1.6.0 (from tensorflow-cpu==2.10.0) Using cached astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting flatbuffers>=2.0 (from tensorflow-cpu==2.10.0) Using cached flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow-cpu==2.10.0) Using cached gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting google-pasta>=0.1.1 (from tensorflow-cpu==2.10.0) Using cached google_pasta-0.2.0-py3-none-any.whl (57 kB) Collecting grpcio<2.0,>=1.24.3 (from tensorflow-cpu==2.10.0) Using cached grpcio-1.56.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB) Collecting h5py>=2.9.0 (from tensorflow-cpu==2.10.0) Using cached h5py-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) Collecting keras<2.11,>=2.10.0 (from tensorflow-cpu==2.10.0) Downloading keras-2.10.0-py2.py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 19.3 MB/s eta 0:00:00 Collecting keras-preprocessing>=1.1.1 (from tensorflow-cpu==2.10.0) Downloading Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.6/42.6 kB 4.9 MB/s eta 0:00:00 Collecting libclang>=13.0.0 (from tensorflow-cpu==2.10.0) Using cached libclang-16.0.0-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) Collecting numpy>=1.20 (from tensorflow-cpu==2.10.0) Downloading numpy-1.25.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.7/17.7 MB 19.1 MB/s eta 0:00:00 Collecting opt-einsum>=2.3.2 (from tensorflow-cpu==2.10.0) Using cached opt_einsum-3.3.0-py3-none-any.whl (65 kB) Collecting packaging (from tensorflow-cpu==2.10.0) Using cached packaging-23.1-py3-none-any.whl (48 kB) Collecting protobuf<3.20,>=3.9.2 (from tensorflow-cpu==2.10.0) Downloading protobuf-3.19.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.9 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /opt/conda/envs/test/lib/python3.9/site-packages (from tensorflow-cpu==2.10.0) (68.0.0) Collecting six>=1.12.0 (from tensorflow-cpu==2.10.0) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting tensorboard<2.11,>=2.10 (from tensorflow-cpu==2.10.0) Downloading tensorboard-2.10.1-py3-none-any.whl (5.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.9/5.9 MB 21.2 MB/s eta 0:00:00 Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow-cpu==2.10.0) Using cached tensorflow_io_gcs_filesystem-0.32.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) Collecting tensorflow-estimator<2.11,>=2.10.0 (from tensorflow-cpu==2.10.0) Downloading tensorflow_estimator-2.10.0-py2.py3-none-any.whl (438 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 438.7/438.7 kB 19.9 MB/s eta 0:00:00 Collecting termcolor>=1.1.0 (from tensorflow-cpu==2.10.0) Using cached termcolor-2.3.0-py3-none-any.whl (6.9 kB) Collecting typing-extensions>=3.6.6 (from tensorflow-cpu==2.10.0) Using cached typing_extensions-4.7.0-py3-none-any.whl (33 kB) Requirement already satisfied: wrapt>=1.11.0 in /opt/conda/envs/test/lib/python3.9/site-packages (from tensorflow-cpu==2.10.0) (1.15.0) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/envs/test/lib/python3.9/site-packages (from astunparse>=1.6.0->tensorflow-cpu==2.10.0) (0.40.0) Collecting google-auth<3,>=1.6.3 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Using cached google_auth-2.21.0-py2.py3-none-any.whl (182 kB) Collecting google-auth-oauthlib<0.5,>=0.4.1 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Using cached Markdown-3.4.3-py3-none-any.whl (93 kB) Collecting requests<3,>=2.21.0 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Using cached requests-2.31.0-py3-none-any.whl (62 kB) Collecting tensorboard-data-server<0.7.0,>=0.6.0 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 20.9 MB/s eta 0:00:00 Collecting tensorboard-plugin-wit>=1.6.0 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 19.1 MB/s eta 0:00:00 Collecting werkzeug>=1.0.1 (from tensorboard<2.11,>=2.10->tensorflow-cpu==2.10.0) Using cached Werkzeug-2.3.6-py3-none-any.whl (242 kB) ERROR: Could not install packages due to an OSError. Traceback (most recent call last): File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3108, in _dep_map return self.__dep_map File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2901, in __getattr__ raise AttributeError(attr) AttributeError: _DistInfoDistribution__dep_map During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3099, in _parsed_pkg_info return self._pkg_info File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2901, in __getattr__ raise AttributeError(attr) AttributeError: _pkg_info During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/commands/install.py", line 377, in run requirement_set = resolver.resolve( File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve result = self._result = resolver.resolve( File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 427, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 239, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 229, in _get_updated_criteria for requirement in self._p.get_dependencies(candidate=candidate): File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/provider.py", line 244, in get_dependencies return [r for r in candidate.iter_dependencies(with_requires) if r is not None] File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/provider.py", line 244, in return [r for r in candidate.iter_dependencies(with_requires) if r is not None] File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py", line 391, in iter_dependencies for r in self.dist.iter_dependencies(): File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_internal/metadata/pkg_resources.py", line 216, in iter_dependencies return self._dist.requires(extras) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2821, in requires dm = self._dep_map File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3110, in _dep_map self.__dep_map = self._compute_dependencies() File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3119, in _compute_dependencies for req in self._parsed_pkg_info.get_all('Requires-Dist') or []: File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3101, in _parsed_pkg_info metadata = self.get_metadata(self.PKG_INFO) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 1517, in get_metadata value = self._get(path) File "/opt/conda/envs/test/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py", line 1726, in _get with open(path, 'rb') as stream: FileNotFoundError: [Errno 2] No such file or directory: '/opt/conda/envs/test/lib/python3.9/site-packages/wrapt-1.15.0.dist-info/METADATA'