hello @Morganh , I was able to use fallback runtime version but still i believe the python environment was not set up correctly
here is the command i ran after selecting “Click on tools->Command Palette-> Use fallback runtime version”:
import os
if os.environ["GOOGLE_COLAB"] == "1":
os.environ["bash_script"] = "setup_env.sh"
else:
os.environ["bash_script"] = "setup_env_desktop.sh"
!sudo add-apt-repository ppa:deadsnakes/ppa -y
!sed -i "s|PATH_TO_COLAB_NOTEBOOKS|$COLAB_NOTEBOOKS_PATH|g" $COLAB_NOTEBOOKS_PATH/tensorflow/$bash_script
!sh $COLAB_NOTEBOOKS_PATH/tensorflow/$bash_script
and here is the output, sorry its quite long and im not sure what to do:
Get:1 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal InRelease [18.1 kB]
Get:2 https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/ InRelease [3,622 B]
Hit:3 http://ppa.launchpad.net/cran/libgit2/ubuntu focal InRelease
Get:4 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease [1,581 B]
Hit:5 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease
Get:6 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal InRelease [24.3 kB]
Hit:7 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu focal InRelease
Get:8 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Hit:9 http://archive.ubuntu.com/ubuntu focal InRelease
Get:10 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:11 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal/main Sources [2,608 kB]
Get:12 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal/main amd64 Packages [1,232 kB]
Get:13 https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/ Packages [85.2 kB]
Get:14 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 Packages [1,088 kB]
Get:15 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:16 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal/main amd64 Packages [44.0 kB]
Get:17 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,597 kB]
Get:18 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,738 kB]
Get:19 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,085 kB]
Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,909 kB]
Get:21 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,383 kB]
Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,389 kB]
Fetched 19.5 MB in 2s (9,013 kB/s)
Reading package lists... Done
Hit:1 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal InRelease
Hit:2 https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/ InRelease
Hit:3 http://ppa.launchpad.net/cran/libgit2/ubuntu focal InRelease
Hit:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease
Hit:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease
Hit:6 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal InRelease
Hit:7 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu focal InRelease
Hit:8 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:9 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:10 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Hit:1 http://ppa.launchpad.net/c2d4u.team/c2d4u4.0+/ubuntu focal InRelease
Hit:2 https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/ InRelease
Hit:3 http://ppa.launchpad.net/cran/libgit2/ubuntu focal InRelease
Hit:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease
Hit:5 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64 InRelease
Hit:6 http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal InRelease
Hit:7 http://ppa.launchpad.net/ubuntugis/ppa/ubuntu focal InRelease
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:9 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:10 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:11 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libpython3.6-minimal libpython3.6-stdlib python3.6-minimal
Suggested packages:
python3.6-venv binfmt-support
The following NEW packages will be installed:
libpython3.6-minimal libpython3.6-stdlib python3.6 python3.6-minimal
0 upgraded, 4 newly installed, 0 to remove and 42 not upgraded.
Need to get 4,294 kB of archives.
After this operation, 22.1 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 libpython3.6-minimal amd64 3.6.15-1+focal3 [569 kB]
Get:2 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 python3.6-minimal amd64 3.6.15-1+focal3 [1,718 kB]
Get:3 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 libpython3.6-stdlib amd64 3.6.15-1+focal3 [1,758 kB]
Get:4 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 python3.6 amd64 3.6.15-1+focal3 [248 kB]
Fetched 4,294 kB in 0s (12.9 MB/s)
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76, <> line 4.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Selecting previously unselected package libpython3.6-minimal:amd64.
(Reading database ... 123105 files and directories currently installed.)
Preparing to unpack .../libpython3.6-minimal_3.6.15-1+focal3_amd64.deb ...
Unpacking libpython3.6-minimal:amd64 (3.6.15-1+focal3) ...
Selecting previously unselected package python3.6-minimal.
Preparing to unpack .../python3.6-minimal_3.6.15-1+focal3_amd64.deb ...
Unpacking python3.6-minimal (3.6.15-1+focal3) ...
Selecting previously unselected package libpython3.6-stdlib:amd64.
Preparing to unpack .../libpython3.6-stdlib_3.6.15-1+focal3_amd64.deb ...
Unpacking libpython3.6-stdlib:amd64 (3.6.15-1+focal3) ...
Selecting previously unselected package python3.6.
Preparing to unpack .../python3.6_3.6.15-1+focal3_amd64.deb ...
Unpacking python3.6 (3.6.15-1+focal3) ...
Setting up libpython3.6-minimal:amd64 (3.6.15-1+focal3) ...
Setting up python3.6-minimal (3.6.15-1+focal3) ...
Setting up libpython3.6-stdlib:amd64 (3.6.15-1+focal3) ...
Setting up python3.6 (3.6.15-1+focal3) ...
Processing triggers for man-db (2.9.1-1) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
python-pip-whl python3-setuptools python3-wheel
Suggested packages:
python-setuptools-doc
The following NEW packages will be installed:
python-pip-whl python3-pip python3-setuptools python3-wheel
0 upgraded, 4 newly installed, 0 to remove and 42 not upgraded.
Need to get 2,389 kB of archives.
After this operation, 4,933 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.9 [1,805 kB]
Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-setuptools all 45.2.0-1ubuntu0.1 [330 kB]
Get:3 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-wheel all 0.34.2-1ubuntu0.1 [23.9 kB]
Get:4 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.9 [231 kB]
Fetched 2,389 kB in 1s (2,753 kB/s)
Selecting previously unselected package python-pip-whl.
(Reading database ... 123716 files and directories currently installed.)
Preparing to unpack .../python-pip-whl_20.0.2-5ubuntu1.9_all.deb ...
Unpacking python-pip-whl (20.0.2-5ubuntu1.9) ...
Selecting previously unselected package python3-setuptools.
Preparing to unpack .../python3-setuptools_45.2.0-1ubuntu0.1_all.deb ...
Unpacking python3-setuptools (45.2.0-1ubuntu0.1) ...
Selecting previously unselected package python3-wheel.
Preparing to unpack .../python3-wheel_0.34.2-1ubuntu0.1_all.deb ...
Unpacking python3-wheel (0.34.2-1ubuntu0.1) ...
Selecting previously unselected package python3-pip.
Preparing to unpack .../python3-pip_20.0.2-5ubuntu1.9_all.deb ...
Unpacking python3-pip (20.0.2-5ubuntu1.9) ...
Setting up python3-setuptools (45.2.0-1ubuntu0.1) ...
Setting up python3-wheel (0.34.2-1ubuntu0.1) ...
Setting up python-pip-whl (20.0.2-5ubuntu1.9) ...
Setting up python3-pip (20.0.2-5ubuntu1.9) ...
Processing triggers for man-db (2.9.1-1) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
python3.6-lib2to3
The following NEW packages will be installed:
python3.6-distutils python3.6-lib2to3
0 upgraded, 2 newly installed, 0 to remove and 42 not upgraded.
Need to get 308 kB of archives.
After this operation, 1,232 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 python3.6-lib2to3 all 3.6.15-1+focal3 [122 kB]
Get:2 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 python3.6-distutils all 3.6.15-1+focal3 [187 kB]
Fetched 308 kB in 0s (2,632 kB/s)
Selecting previously unselected package python3.6-lib2to3.
(Reading database ... 124080 files and directories currently installed.)
Preparing to unpack .../python3.6-lib2to3_3.6.15-1+focal3_all.deb ...
Unpacking python3.6-lib2to3 (3.6.15-1+focal3) ...
Selecting previously unselected package python3.6-distutils.
Preparing to unpack .../python3.6-distutils_3.6.15-1+focal3_all.deb ...
Unpacking python3.6-distutils (3.6.15-1+focal3) ...
Setting up python3.6-lib2to3 (3.6.15-1+focal3) ...
Setting up python3.6-distutils (3.6.15-1+focal3) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libpython3.6 libpython3.6-dev
The following NEW packages will be installed:
libpython3.6 libpython3.6-dev python3.6-dev
0 upgraded, 3 newly installed, 0 to remove and 42 not upgraded.
Need to get 5,329 kB of archives.
After this operation, 22.1 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 libpython3.6 amd64 3.6.15-1+focal3 [1,396 kB]
Get:2 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 libpython3.6-dev amd64 3.6.15-1+focal3 [3,433 kB]
Get:3 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal/main amd64 python3.6-dev amd64 3.6.15-1+focal3 [501 kB]
Fetched 5,329 kB in 0s (19.4 MB/s)
Selecting previously unselected package libpython3.6:amd64.
(Reading database ... 124219 files and directories currently installed.)
Preparing to unpack .../libpython3.6_3.6.15-1+focal3_amd64.deb ...
Unpacking libpython3.6:amd64 (3.6.15-1+focal3) ...
Selecting previously unselected package libpython3.6-dev:amd64.
Preparing to unpack .../libpython3.6-dev_3.6.15-1+focal3_amd64.deb ...
Unpacking libpython3.6-dev:amd64 (3.6.15-1+focal3) ...
Selecting previously unselected package python3.6-dev.
Preparing to unpack .../python3.6-dev_3.6.15-1+focal3_amd64.deb ...
Unpacking python3.6-dev (3.6.15-1+focal3) ...
Setting up libpython3.6:amd64 (3.6.15-1+focal3) ...
Setting up libpython3.6-dev:amd64 (3.6.15-1+focal3) ...
Setting up python3.6-dev (3.6.15-1+focal3) ...
Processing triggers for man-db (2.9.1-1) ...
rm: cannot remove '/usr/bin/python': No such file or directory
Collecting pip
Downloading pip-21.3.1-py3-none-any.whl (1.7 MB)
|████████████████████████████████| 1.7 MB 14.9 MB/s
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.0.2
Not uninstalling pip at /usr/lib/python3/dist-packages, outside environment /usr
Can't uninstall 'pip'. No files were found to uninstall.
Successfully installed pip-21.3.1
Collecting google-colab
Downloading google-colab-1.0.0.tar.gz (72 kB)
|████████████████████████████████| 72 kB 1.2 MB/s
Preparing metadata (setup.py) ... done
Collecting google-auth~=1.4.0
Downloading google_auth-1.4.2-py2.py3-none-any.whl (64 kB)
|████████████████████████████████| 64 kB 2.7 MB/s
Collecting ipykernel~=4.6.0
Downloading ipykernel-4.6.1-py3-none-any.whl (104 kB)
|████████████████████████████████| 104 kB 70.1 MB/s
Collecting ipython~=5.5.0
Downloading ipython-5.5.0-py3-none-any.whl (758 kB)
|████████████████████████████████| 758 kB 58.2 MB/s
Collecting notebook~=5.2.0
Downloading notebook-5.2.2-py2.py3-none-any.whl (8.0 MB)
|████████████████████████████████| 8.0 MB 64.8 MB/s
Collecting pandas~=0.24.0
Downloading pandas-0.24.2-cp36-cp36m-manylinux1_x86_64.whl (10.1 MB)
|████████████████████████████████| 10.1 MB 62.6 MB/s
Collecting portpicker~=1.2.0
Downloading portpicker-1.2.0.tar.gz (17 kB)
Preparing metadata (setup.py) ... done
Collecting requests~=2.21.0
Downloading requests-2.21.0-py2.py3-none-any.whl (57 kB)
|████████████████████████████████| 57 kB 6.1 MB/s
Collecting six~=1.12.0
Downloading six-1.12.0-py2.py3-none-any.whl (10 kB)
Collecting tornado~=4.5.0
Downloading tornado-4.5.3.tar.gz (484 kB)
|████████████████████████████████| 484 kB 97.5 MB/s
Preparing metadata (setup.py) ... done
Collecting cachetools>=2.0.0
Downloading cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting pyasn1-modules>=0.2.1
Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB)
|████████████████████████████████| 181 kB 78.5 MB/s
Collecting rsa>=3.1.4
Downloading rsa-4.9-py3-none-any.whl (34 kB)
Collecting traitlets>=4.1.0
Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB)
|████████████████████████████████| 75 kB 4.7 MB/s
Collecting jupyter-client
Downloading jupyter_client-7.1.2-py3-none-any.whl (130 kB)
|████████████████████████████████| 130 kB 92.9 MB/s
Requirement already satisfied: setuptools>=18.5 in /usr/lib/python3/dist-packages (from ipython~=5.5.0->google-colab) (45.2.0)
Collecting simplegeneric>0.8
Downloading simplegeneric-0.8.1.zip (12 kB)
Preparing metadata (setup.py) ... done
Collecting pickleshare
Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
Collecting decorator
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting prompt-toolkit<2.0.0,>=1.0.4
Downloading prompt_toolkit-1.0.18-py3-none-any.whl (245 kB)
|████████████████████████████████| 245 kB 74.2 MB/s
Collecting pexpect
Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
|████████████████████████████████| 59 kB 5.8 MB/s
Collecting pygments
Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB)
|████████████████████████████████| 1.1 MB 79.6 MB/s
Collecting ipython-genutils
Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB)
Collecting nbformat
Downloading nbformat-5.1.3-py3-none-any.whl (178 kB)
|████████████████████████████████| 178 kB 89.2 MB/s
Collecting nbconvert
Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB)
|████████████████████████████████| 552 kB 57.0 MB/s
Collecting terminado>=0.3.3
Downloading terminado-0.12.1-py3-none-any.whl (15 kB)
Collecting jupyter-core
Downloading jupyter_core-4.9.2-py3-none-any.whl (86 kB)
|████████████████████████████████| 86 kB 6.4 MB/s
Collecting jinja2
Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
|████████████████████████████████| 133 kB 106.8 MB/s
Collecting python-dateutil>=2.5.0
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
|████████████████████████████████| 247 kB 91.1 MB/s
Collecting pytz>=2011k
Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB)
|████████████████████████████████| 502 kB 92.3 MB/s
Collecting numpy>=1.12.0
Downloading numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB)
|████████████████████████████████| 14.8 MB 58.0 MB/s
Collecting certifi>=2017.4.17
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
|████████████████████████████████| 158 kB 103.4 MB/s
Collecting idna<2.9,>=2.5
Downloading idna-2.8-py2.py3-none-any.whl (58 kB)
|████████████████████████████████| 58 kB 6.9 MB/s
Collecting chardet<3.1.0,>=3.0.2
Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB)
|████████████████████████████████| 133 kB 99.9 MB/s
Collecting urllib3<1.25,>=1.21.1
Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB)
|████████████████████████████████| 118 kB 93.9 MB/s
Collecting wcwidth
Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
Collecting pyasn1<0.6.0,>=0.4.6
Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB)
|████████████████████████████████| 83 kB 2.5 MB/s
Collecting ptyprocess
Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting MarkupSafe>=2.0
Downloading MarkupSafe-2.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
Collecting entrypoints
Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB)
Collecting pyzmq>=13
Downloading pyzmq-25.1.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB)
|████████████████████████████████| 1.1 MB 92.0 MB/s
Collecting nest-asyncio>=1.5
Downloading nest_asyncio-1.5.7-py3-none-any.whl (5.3 kB)
Collecting jupyterlab-pygments
Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB)
Collecting testpath
Downloading testpath-0.6.0-py3-none-any.whl (83 kB)
|████████████████████████████████| 83 kB 3.0 MB/s
Collecting pandocfilters>=1.4.1
Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB)
Collecting nbclient<0.6.0,>=0.5.0
Downloading nbclient-0.5.9-py3-none-any.whl (69 kB)
|████████████████████████████████| 69 kB 8.8 MB/s
Collecting mistune<2,>=0.8.1
Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB)
Collecting bleach
Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB)
|████████████████████████████████| 157 kB 79.1 MB/s
Collecting defusedxml
Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
Collecting jsonschema!=2.5.0,>=2.4
Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB)
|████████████████████████████████| 56 kB 4.5 MB/s
Collecting importlib-metadata
Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
Collecting attrs>=17.4.0
Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
|████████████████████████████████| 60 kB 6.8 MB/s
Collecting pyrsistent>=0.14.0
Downloading pyrsistent-0.18.0-cp36-cp36m-manylinux1_x86_64.whl (117 kB)
|████████████████████████████████| 117 kB 94.8 MB/s
Collecting async-generator
Downloading async_generator-1.10-py3-none-any.whl (18 kB)
Collecting webencodings
Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting packaging
Downloading packaging-21.3-py3-none-any.whl (40 kB)
|████████████████████████████████| 40 kB 5.6 MB/s
Collecting zipp>=0.5
Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
Collecting typing-extensions>=3.6.4
Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB)
Collecting pyparsing!=3.0.5,>=2.0.2
Downloading pyparsing-3.1.0-py3-none-any.whl (102 kB)
|████████████████████████████████| 102 kB 110.1 MB/s
Building wheels for collected packages: google-colab, portpicker, tornado, simplegeneric
Building wheel for google-colab (setup.py) ... done
Created wheel for google-colab: filename=google_colab-1.0.0-py2.py3-none-any.whl size=102274 sha256=bd09bb132758b4f9cc56b1a88757bd5a115c76db151167f74b0393dd4d968053
Stored in directory: /root/.cache/pip/wheels/bd/8e/4e/4ded5bcfbef742f58343bedd6e993868ddf3772f8d1e7c02c8
Building wheel for portpicker (setup.py) ... done
Created wheel for portpicker: filename=portpicker-1.2.0-py3-none-any.whl size=13369 sha256=3094dedf9c5a4e2b6f182f914d3937e4ec3d67c866845f8d003e5d440a15f75f
Stored in directory: /root/.cache/pip/wheels/c7/4c/3b/04310724e2522e9f078d0b2c54e844ea0541ef8f631d5a011a
Building wheel for tornado (setup.py) ... done
Created wheel for tornado: filename=tornado-4.5.3-cp36-cp36m-linux_x86_64.whl size=433516 sha256=b2696107098dd6d802a09c58a8e205910f6e4771e7af7cd145efc0a0b0d0dfd7
Stored in directory: /root/.cache/pip/wheels/7c/26/a6/8fc2a26547829568bcafabbabe61ea5f9c449f97be752af46a
Building wheel for simplegeneric (setup.py) ... done
Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=11845d9c869495853a7507ed5782f194dcb041a5faf7b2dd21d5d83dc635e27c
Stored in directory: /root/.cache/pip/wheels/aa/2e/cc/c837f9b4f1927c7bded8233b73a186b2d303daf0af7ecb07f6
Successfully built google-colab portpicker tornado simplegeneric
Installing collected packages: zipp, typing-extensions, six, ipython-genutils, decorator, traitlets, pyrsistent, importlib-metadata, attrs, wcwidth, tornado, pyzmq, python-dateutil, pyparsing, ptyprocess, nest-asyncio, jupyter-core, jsonschema, entrypoints, webencodings, simplegeneric, pygments, prompt-toolkit, pickleshare, pexpect, packaging, nbformat, MarkupSafe, jupyter-client, async-generator, testpath, pyasn1, pandocfilters, nbclient, mistune, jupyterlab-pygments, jinja2, ipython, defusedxml, bleach, urllib3, terminado, rsa, pytz, pyasn1-modules, numpy, nbconvert, ipykernel, idna, chardet, certifi, cachetools, requests, portpicker, pandas, notebook, google-auth, google-colab
Successfully installed MarkupSafe-2.0.1 async-generator-1.10 attrs-22.2.0 bleach-4.1.0 cachetools-4.2.4 certifi-2023.7.22 chardet-3.0.4 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 google-auth-1.4.2 google-colab-1.0.0 idna-2.8 importlib-metadata-4.8.3 ipykernel-4.6.1 ipython-5.5.0 ipython-genutils-0.2.0 jinja2-3.0.3 jsonschema-3.2.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.9 nbconvert-6.0.7 nbformat-5.1.3 nest-asyncio-1.5.7 notebook-5.2.2 numpy-1.19.5 packaging-21.3 pandas-0.24.2 pandocfilters-1.5.0 pexpect-4.8.0 pickleshare-0.7.5 portpicker-1.2.0 prompt-toolkit-1.0.18 ptyprocess-0.7.0 pyasn1-0.5.0 pyasn1-modules-0.3.0 pygments-2.14.0 pyparsing-3.1.0 pyrsistent-0.18.0 python-dateutil-2.8.2 pytz-2023.3 pyzmq-25.1.0 requests-2.21.0 rsa-4.9 simplegeneric-0.8.1 six-1.12.0 terminado-0.12.1 testpath-0.6.0 tornado-4.5.3 traitlets-4.3.3 typing-extensions-4.1.1 urllib3-1.24.3 wcwidth-0.2.6 webencodings-0.5.1 zipp-3.6.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
Collecting nvidia-pyindex
Downloading nvidia-pyindex-1.0.9.tar.gz (10 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: nvidia-pyindex
Building wheel for nvidia-pyindex (setup.py) ... done
Created wheel for nvidia-pyindex: filename=nvidia_pyindex-1.0.9-py3-none-any.whl size=8398 sha256=4f1e78c45eaa84f2768f441722ab6e2526edd7387711125bee94b2a60b4d0cee
Stored in directory: /root/.cache/pip/wheels/1a/79/65/9cb980b5f481843cd9896e1579abc1c1f608b5f9e60ca90e03
Successfully built nvidia-pyindex
Installing collected packages: nvidia-pyindex
Successfully installed nvidia-pyindex-1.0.9
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
Collecting nvidia-horovod==0.20.0+nv20.10
Downloading https://developer.download.nvidia.com/compute/redist/nvidia-horovod/nvidia_horovod-0.20.0+nv20.10-cp36-cp36m-linux_x86_64.whl (17.7 MB)
|████████████████████████████████| 17.7 MB 11.8 MB/s
Collecting pyyaml
Downloading PyYAML-6.0.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (677 kB)
|████████████████████████████████| 677 kB 13.2 MB/s
Collecting cloudpickle
Downloading cloudpickle-2.2.1-py3-none-any.whl (25 kB)
Collecting dataclasses
Downloading dataclasses-0.8-py3-none-any.whl (19 kB)
Collecting psutil
Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB)
|████████████████████████████████| 282 kB 103.2 MB/s
Installing collected packages: pyyaml, psutil, dataclasses, cloudpickle, nvidia-horovod
Successfully installed cloudpickle-2.2.1 dataclasses-0.8 nvidia-horovod-0.20.0+nv20.10 psutil-5.9.5 pyyaml-6.0.1
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
Collecting nvidia-tensorflow==1.15.4+nv20.10
Downloading https://developer.download.nvidia.com/compute/redist/nvidia-tensorflow/nvidia_tensorflow-1.15.4+nv20.10-cp36-cp36m-linux_x86_64.whl (492.4 MB)
|████████████████████████████████| 492.4 MB 9.7 kB/s
Collecting astor>=0.6.0
Downloading astor-0.8.1-py2.py3-none-any.whl (27 kB)
ERROR: Could not find a version that satisfies the requirement nvidia-tensorboard<1.16.0,>=1.15.0 (from nvidia-tensorflow) (from versions: 0.0.1.dev4, 0.0.1.dev5)
ERROR: No matching distribution found for nvidia-tensorboard<1.16.0,>=1.15.0
--2023-07-28 14:46:04-- https://github.com/Kitware/CMake/releases/download/v3.14.4/cmake-3.14.4-Linux-x86_64.sh
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/fc11d880-7650-11e9-969f-7442127f007a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230728%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230728T144604Z&X-Amz-Expires=300&X-Amz-Signature=e43ff783b409e758d6ced6975509dbc27832674d2594970857e9524ea01cafff&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.14.4-Linux-x86_64.sh&response-content-type=application%2Foctet-stream [following]
--2023-07-28 14:46:04-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/537699/fc11d880-7650-11e9-969f-7442127f007a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230728%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230728T144604Z&X-Amz-Expires=300&X-Amz-Signature=e43ff783b409e758d6ced6975509dbc27832674d2594970857e9524ea01cafff&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=537699&response-content-disposition=attachment%3B%20filename%3Dcmake-3.14.4-Linux-x86_64.sh&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37196929 (35M) [application/octet-stream]
Saving to: ‘cmake-3.14.4-Linux-x86_64.sh’
cmake-3.14.4-Linux- 100%[===================>] 35.47M 49.2MB/s in 0.7s
2023-07-28 14:46:05 (49.2 MB/s) - ‘cmake-3.14.4-Linux-x86_64.sh’ saved [37196929/37196929]
CMake Installer Version: 3.14.4, Copyright (c) Kitware
This is a self-extracting archive.
The archive will be extracted to: /usr/local
Using target directory: /usr/local
Extracting, please wait...
Unpacking finished successfully
ERROR: Could not find a version that satisfies the requirement nvidia-eff==0.5.3 (from versions: 0.0.1.dev4, 0.0.1.dev5, 0.5.6)
ERROR: No matching distribution found for nvidia-eff==0.5.3
Collecting nvidia-tao==4.0.0
Downloading nvidia_tao-4.0.0-py3-none-any.whl (155 kB)
|████████████████████████████████| 155 kB 15.5 MB/s
Collecting urllib3>=1.26.5
Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB)
|████████████████████████████████| 143 kB 78.2 MB/s
Requirement already satisfied: requests in /usr/local/lib/python3.6/dist-packages (from nvidia-tao==4.0.0) (2.21.0)
Collecting tabulate==0.8.7
Downloading tabulate-0.8.7-py3-none-any.whl (24 kB)
Collecting websocket-client==0.57.0
Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB)
|████████████████████████████████| 200 kB 89.6 MB/s
Collecting six==1.15.0
Downloading six-1.15.0-py2.py3-none-any.whl (10 kB)
Collecting docker-pycreds==0.4.0
Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
Collecting idna==2.10
Downloading idna-2.10-py2.py3-none-any.whl (58 kB)
|████████████████████████████████| 58 kB 6.5 MB/s
Requirement already satisfied: chardet==3.0.4 in /usr/local/lib/python3.6/dist-packages (from nvidia-tao==4.0.0) (3.0.4)
Collecting docker==4.3.1
Downloading docker-4.3.1-py2.py3-none-any.whl (145 kB)
|████████████████████████████████| 145 kB 100.9 MB/s
Requirement already satisfied: certifi in /usr/local/lib/python3.6/dist-packages (from nvidia-tao==4.0.0) (2023.7.22)
Collecting requests
Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
|████████████████████████████████| 63 kB 1.7 MB/s
Collecting charset-normalizer~=2.0.0
Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Installing collected packages: urllib3, six, idna, charset-normalizer, websocket-client, requests, tabulate, docker-pycreds, docker, nvidia-tao
Attempting uninstall: urllib3
Found existing installation: urllib3 1.24.3
Uninstalling urllib3-1.24.3:
Successfully uninstalled urllib3-1.24.3
Attempting uninstall: six
Found existing installation: six 1.12.0
Uninstalling six-1.12.0:
Successfully uninstalled six-1.12.0
Attempting uninstall: idna
Found existing installation: idna 2.8
Uninstalling idna-2.8:
Successfully uninstalled idna-2.8
Attempting uninstall: requests
Found existing installation: requests 2.21.0
Uninstalling requests-2.21.0:
Successfully uninstalled requests-2.21.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
google-colab 1.0.0 requires requests~=2.21.0, but you have requests 2.27.1 which is incompatible.
google-colab 1.0.0 requires six~=1.12.0, but you have six 1.15.0 which is incompatible.
Successfully installed charset-normalizer-2.0.12 docker-4.3.1 docker-pycreds-0.4.0 idna-2.10 nvidia-tao-4.0.0 requests-2.27.1 six-1.15.0 tabulate-0.8.7 urllib3-1.26.16 websocket-client-0.57.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
ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/tensorflow/requirements-pip.txt'
Collecting nvidia-tao-tf1==4.0.0.657.dev0
Downloading nvidia_tao_tf1-4.0.0.657.dev0-py3-none-any.whl (14.7 MB)
|████████████████████████████████| 14.7 MB 13.0 MB/s
Installing collected packages: nvidia-tao-tf1
Successfully installed nvidia-tao-tf1-4.0.0.657.dev0
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
Again, thank you for your help.