When I run bazel to deploy sim_joint_control,
./engine/build/deploy.sh -p //apps/samples/manipulation:simple_joint_control-pkg -h localhost -d x86_64
I encountered the problem
I cannot reproduce this on my side.
Have you run the install_dependencies script?
https://isaac.nvidia.com/master/doc/setup.html#installing-dependencies-on-the-desktop
./engine/build/scripts/install_dependencies.sh
Yes i have run the install_dependencies script and get the following:
flexivsu@isaac:~/isaac$ ./engine/build/scripts/install_dependencies.sh
[sudo] password for flexivsu:
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 Index of /graphics-drivers/ppa/ubuntu bionic InRelease
Get:3 Index of /ubuntu bionic-security InRelease [88.7 kB]
Hit:4 Index of /ubuntu bionic InRelease
Get:5 Index of /ubuntu bionic-updates InRelease [88.7 kB]
Get:6 Index of /ubuntu bionic-security/main i386 Packages [846 kB]
Get:7 Index of /ubuntu bionic-backports InRelease [74.6 kB]
Get:8 Index of /ubuntu bionic-updates/main i386 Packages [1,140 kB]
Hit:9 Index of /vulkan/1.1.126/ bionic InRelease
Hit:10 Index of /vulkan/1.2.135/ bionic InRelease
Get:11 Index of /ubuntu bionic-updates/main amd64 Packages [1,725 kB]
Get:12 Index of /ubuntu bionic-security/main amd64 Packages [1,399 kB]
Get:13 Index of /ubuntu bionic-updates/main amd64 DEP-11 Metadata [294 kB]
Get:14 Index of /ubuntu bionic-updates/universe amd64 Packages [1,681 kB]
Get:15 Index of /ubuntu bionic-updates/universe i386 Packages [1,544 kB]
Get:16 Index of /ubuntu bionic-security/main amd64 DEP-11 Metadata [49.0 kB]
Get:17 Index of /ubuntu bionic-security/universe amd64 Packages [1,079 kB]
Get:18 Index of /ubuntu bionic-updates/universe amd64 DEP-11 Metadata [288 kB]
Get:19 Index of /ubuntu bionic-updates/universe DEP-11 48x48 Icons [214 kB]
Get:20 Index of /ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2,468 B]
Get:21 Index of /ubuntu bionic-backports/universe amd64 DEP-11 Metadata [9,288 B]
Get:22 Index of /ubuntu bionic-security/universe i386 Packages [965 kB]
Get:23 Index of /ubuntu bionic-security/universe amd64 DEP-11 Metadata [59.5 kB]
Get:24 Index of /ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2,464 B]
Ign:25 https://storage.googleapis.com/bazel-apt stable InRelease
Err:26 https://storage.googleapis.com/bazel-apt stable Release
Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 34.64.4.16 443]
Reading package lists… Done
E: The repository ‘https://storage.googleapis.com/bazel-apt stable Release’ no longer has a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
[INFO] Installing packages - lsb-core
[INFO] Successfully installed packages - lsb-core
[INFO] Installing packages - git git-lfs git-review build-essential g++ redis-server
[INFO] Successfully installed packages - git git-lfs git-review build-essential g++ redis-server
Error: Failed to call git rev-parse --git-dir --show-toplevel: “fatal: not a git repository (or any of the parent directories): .git\n”
Git LFS initialized.
[INFO] Installing packages - pkg-config zip zlib1g-dev unzip curl
[INFO] Successfully installed packages - pkg-config zip zlib1g-dev unzip curl
[INFO] Installing packages - uuid-dev
[INFO] Successfully installed packages - uuid-dev
[INFO] Installing packages - python python-dev
[INFO] Successfully installed packages - python python-dev
[INFO] Installing packages - libx11-dev libxcursor-dev libxrandr-dev libxinerama-dev
[INFO] Successfully installed packages - libx11-dev libxcursor-dev libxrandr-dev libxinerama-dev
[INFO] Installing packages - sox
[INFO] Successfully installed packages - sox
[INFO] Installing packages - gcc-aarch64-linux-gnu g+±aarch64-linux-gnu
[INFO] Successfully installed packages - gcc-aarch64-linux-gnu g+±aarch64-linux-gnu
[INFO] Installing packages - libvpx5 libtwolame-dev libtheora-bin libspeex1
[INFO] Successfully installed packages - libvpx5 libtwolame-dev libtheora-bin libspeex1
[INFO] Installing packages - libopus0 libmp3lame0 libvdpau1 openexr libmpg123-0
[INFO] Successfully installed packages - libopus0 libmp3lame0 libvdpau1 openexr libmpg123-0
[INFO] Installing packages - python3-pip latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-luatex texlive-xetex
[INFO] Successfully installed packages - python3-pip latexmk texlive-latex-recommended texlive-latex-extra texlive-fonts-recommended texlive-luatex texlive-xetex
[INFO] Installing packages - libudev-dev
[INFO] Successfully installed packages - libudev-dev
[INFO] Installing packages - libi2c-dev
[INFO] Successfully installed packages - libi2c-dev
[INFO] Installing packages - libhidapi-libusb0 libturbojpeg
[INFO] Successfully installed packages - libhidapi-libusb0 libturbojpeg
[INFO] Installing packages - python3-dev libssl-dev
[INFO] Successfully installed packages - python3-dev libssl-dev
[INFO] Installing packages - python-tk libopenmpi-dev
[INFO] Successfully installed packages - python-tk libopenmpi-dev
[INFO] Installing packages - glib2.0 gstreamer1.0-plugins.* libgstreamer1.0.* libgstreamer-plugins-.1.0.
[INFO] Successfully installed packages - glib2.0 gstreamer1.0-plugins.* libgstreamer1.0.* libgstreamer-plugins-.1.0.
[INFO] Installing packages - jq
[INFO] Successfully installed packages - jq
Requirement already up-to-date: pip in /home/flexivsu/.local/lib/python3.6/site-packages (20.2.4)
Requirement already satisfied: launchpadlib in /usr/lib/python3/dist-packages (1.10.6)
Requirement already satisfied: httplib2 in /usr/lib/python3/dist-packages (from launchpadlib) (0.9.2)
Requirement already satisfied: keyring in /usr/lib/python3/dist-packages (from launchpadlib) (10.6.0)
Requirement already satisfied: lazr.restfulclient>=0.9.19 in /usr/lib/python3/dist-packages (from launchpadlib) (0.13.5)
Requirement already satisfied: lazr.uri in /usr/lib/python3/dist-packages (from launchpadlib) (1.0.3)
Requirement already satisfied: setuptools in /home/flexivsu/.local/lib/python3.6/site-packages (from launchpadlib) (50.3.2)
Requirement already satisfied: testresources in /home/flexivsu/.local/lib/python3.6/site-packages (from launchpadlib) (2.0.1)
Requirement already satisfied: wadllib in /usr/lib/python3/dist-packages (from launchpadlib) (1.3.2)
Requirement already satisfied: secretstorage in /usr/lib/python3/dist-packages (from keyring->launchpadlib) (2.3.1)
Requirement already satisfied: pbr>=1.8 in /home/flexivsu/.local/lib/python3.6/site-packages (from testresources->launchpadlib) (5.5.0)
Requirement already up-to-date: setuptools in /home/flexivsu/.local/lib/python3.6/site-packages (50.3.2)
Using pip 20.2.4 from /home/flexivsu/.local/lib/python3.6/site-packages/pip (python 3.6)
User install by explicit request
Created temporary directory: /tmp/pip-ephem-wheel-cache-jlb965n5
Created temporary directory: /tmp/pip-req-tracker-qofm_w7w
Initialized build tracking at /tmp/pip-req-tracker-qofm_w7w
Created build tracker: /tmp/pip-req-tracker-qofm_w7w
Entered build tracker: /tmp/pip-req-tracker-qofm_w7w
Created temporary directory: /tmp/pip-install-mby3qlgw
Requirement already satisfied: tensorflow-gpu==1.15.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 1)) (1.15.0)
Requirement already satisfied: pycapnp>=0.6.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 2)) (0.6.4)
Requirement already satisfied: keras in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 3)) (2.4.3)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from -r engine/build/scripts/requirements.txt (line 4)) (5.1.0)
Requirement already satisfied: psutil>=5.6.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 5)) (5.7.2)
Requirement already satisfied: scipy in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 6)) (1.5.2)
Requirement already satisfied: graphviz in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 7)) (0.14.1)
Requirement already satisfied: nltk in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 8)) (3.5)
Requirement already satisfied: onnx==1.4.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 9)) (1.4.1)
Requirement already satisfied: onnxmltools in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 10)) (1.7.0)
Requirement already satisfied: tf2onnx in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 11)) (1.6.3)
Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (from -r engine/build/scripts/requirements.txt (line 14)) (0.30.0)
Requirement already satisfied: setuptools in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 15)) (50.3.2)
Requirement already satisfied: h5py in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 18)) (2.10.0)
Requirement already satisfied: librosa>=0.6.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 19)) (0.8.0)
Requirement already satisfied: numpy in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 20)) (1.19.2)
Requirement already satisfied: scikit-learn in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 21)) (0.23.2)
Requirement already satisfied: SoundFile>=0.10.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 22)) (0.10.3.post1)
Requirement already satisfied: tqdm in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 23)) (4.49.0)
Requirement already satisfied: matplotlib in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 26)) (3.3.2)
Requirement already satisfied: pandas in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 27)) (1.1.2)
Requirement already satisfied: seaborn in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 28)) (0.11.0)
Requirement already satisfied: tensorflow-graphics-gpu in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 31)) (1.0.0)
Requirement already satisfied: lazy_property in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 32)) (0.0.1)
Requirement already satisfied: sphinx in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 35)) (3.2.1)
Requirement already satisfied: alabaster in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 36)) (0.7.12)
Requirement already satisfied: babel in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 37)) (2.8.0)
Requirement already satisfied: imagesize in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 38)) (1.2.0)
Requirement already satisfied: jinja2 in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 39)) (2.11.2)
Requirement already satisfied: sphinx-rtd-theme in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 40)) (0.5.0)
Requirement already satisfied: torch in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 43)) (1.6.0)
Requirement already satisfied: torchvision in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 44)) (0.7.0)
Requirement already satisfied: tabulate in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 47)) (0.8.7)
Requirement already satisfied: numpy-quaternion in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 48)) (2020.9.5.14.42.2)
Requirement already satisfied: jupyterlab in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 51)) (2.2.8)
Requirement already satisfied: ipywidgets in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 54)) (7.5.1)
Requirement already satisfied: dvc[all] in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 57)) (1.7.9)
Installing extra requirements: ‘all’
Requirement already satisfied: mlflow in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 58)) (1.11.0)
Requirement already satisfied: papermill in /home/flexivsu/.local/lib/python3.6/site-packages (from -r engine/build/scripts/requirements.txt (line 59)) (2.2.0)
Requirement already satisfied: tensorboard<1.16.0,>=1.15.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.15.0)
Requirement already satisfied: tensorflow-estimator==1.15.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.15.1)
Requirement already satisfied: wrapt>=1.11.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.12.1)
Requirement already satisfied: google-pasta>=0.1.6 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (0.2.0)
Requirement already satisfied: grpcio>=1.8.6 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.32.0)
Requirement already satisfied: keras-preprocessing>=1.0.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.1.2)
Requirement already satisfied: keras-applications>=1.0.8 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.0.8)
Requirement already satisfied: opt-einsum>=2.3.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (3.3.0)
Requirement already satisfied: termcolor>=1.1.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.1.0)
Requirement already satisfied: six>=1.10.0 in /usr/lib/python3/dist-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.11.0)
Requirement already satisfied: protobuf>=3.6.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (3.13.0)
Requirement already satisfied: astor>=0.6.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (0.8.1)
Requirement already satisfied: absl-py>=0.7.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (0.10.0)
Requirement already satisfied: gast==0.2.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (0.2.2)
Requirement already satisfied: pyyaml in /usr/lib/python3/dist-packages (from keras->-r engine/build/scripts/requirements.txt (line 3)) (3.12)
Requirement already satisfied: regex in /home/flexivsu/.local/lib/python3.6/site-packages (from nltk->-r engine/build/scripts/requirements.txt (line 8)) (2020.7.14)
Requirement already satisfied: click in /home/flexivsu/.local/lib/python3.6/site-packages (from nltk->-r engine/build/scripts/requirements.txt (line 8)) (7.1.2)
Requirement already satisfied: joblib in /home/flexivsu/.local/lib/python3.6/site-packages (from nltk->-r engine/build/scripts/requirements.txt (line 8)) (0.16.0)
Requirement already satisfied: typing-extensions>=3.6.2.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from onnx==1.4.1->-r engine/build/scripts/requirements.txt (line 9)) (3.7.4.3)
Requirement already satisfied: typing>=3.6.4 in /home/flexivsu/.local/lib/python3.6/site-packages (from onnx==1.4.1->-r engine/build/scripts/requirements.txt (line 9)) (3.7.4.3)
Requirement already satisfied: keras2onnx in /home/flexivsu/.local/lib/python3.6/site-packages (from onnxmltools->-r engine/build/scripts/requirements.txt (line 10)) (1.7.0)
Requirement already satisfied: onnxconverter-common<1.8.0,>=1.7.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from onnxmltools->-r engine/build/scripts/requirements.txt (line 10)) (1.7.0)
Requirement already satisfied: skl2onnx in /home/flexivsu/.local/lib/python3.6/site-packages (from onnxmltools->-r engine/build/scripts/requirements.txt (line 10)) (1.7.0)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from tf2onnx->-r engine/build/scripts/requirements.txt (line 11)) (2.18.4)
Requirement already satisfied: decorator>=3.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (4.4.2)
Requirement already satisfied: resampy>=0.2.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (0.2.2)
Requirement already satisfied: numba>=0.43.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (0.51.2)
Requirement already satisfied: pooch>=1.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (1.2.0)
Requirement already satisfied: audioread>=2.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (2.1.8)
Requirement already satisfied: threadpoolctl>=2.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from scikit-learn->-r engine/build/scripts/requirements.txt (line 21)) (2.1.0)
Requirement already satisfied: cffi>=1.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from SoundFile>=0.10.2->-r engine/build/scripts/requirements.txt (line 22)) (1.14.3)
Requirement already satisfied: python-dateutil>=2.1 in /usr/lib/python3/dist-packages (from matplotlib->-r engine/build/scripts/requirements.txt (line 26)) (2.6.1)
Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from matplotlib->-r engine/build/scripts/requirements.txt (line 26)) (2.4.7)
Requirement already satisfied: certifi>=2020.06.20 in /home/flexivsu/.local/lib/python3.6/site-packages (from matplotlib->-r engine/build/scripts/requirements.txt (line 26)) (2020.6.20)
Requirement already satisfied: cycler>=0.10 in /home/flexivsu/.local/lib/python3.6/site-packages (from matplotlib->-r engine/build/scripts/requirements.txt (line 26)) (0.10.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from matplotlib->-r engine/build/scripts/requirements.txt (line 26)) (1.2.0)
Requirement already satisfied: pytz>=2017.2 in /usr/lib/python3/dist-packages (from pandas->-r engine/build/scripts/requirements.txt (line 27)) (2018.3)
Requirement already satisfied: docutils>=0.12 in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (0.16)
Requirement already satisfied: sphinxcontrib-serializinghtml in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.1.4)
Requirement already satisfied: snowballstemmer>=1.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (2.0.0)
Requirement already satisfied: sphinxcontrib-htmlhelp in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.0.3)
Requirement already satisfied: sphinxcontrib-jsmath in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.0.1)
Requirement already satisfied: Pygments>=2.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (2.7.1)
Requirement already satisfied: sphinxcontrib-applehelp in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.0.2)
Requirement already satisfied: packaging in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (20.4)
Requirement already satisfied: sphinxcontrib-devhelp in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.0.2)
Requirement already satisfied: sphinxcontrib-qthelp in /home/flexivsu/.local/lib/python3.6/site-packages (from sphinx->-r engine/build/scripts/requirements.txt (line 35)) (1.0.3)
Requirement already satisfied: MarkupSafe>=0.23 in /usr/lib/python3/dist-packages (from jinja2->-r engine/build/scripts/requirements.txt (line 39)) (1.0)
Requirement already satisfied: future in /home/flexivsu/.local/lib/python3.6/site-packages (from torch->-r engine/build/scripts/requirements.txt (line 43)) (0.18.2)
Requirement already satisfied: tornado!=6.0.0,!=6.0.1,!=6.0.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (6.0.4)
Requirement already satisfied: notebook>=4.3.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (6.1.4)
Requirement already satisfied: jupyterlab-server<2.0,>=1.1.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (1.2.0)
Requirement already satisfied: ipython>=4.0.0; python_version >= “3.3” in /home/flexivsu/.local/lib/python3.6/site-packages (from ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (7.16.1)
Requirement already satisfied: traitlets>=4.3.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (4.3.3)
Requirement already satisfied: ipykernel>=4.5.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (5.3.4)
Requirement already satisfied: widgetsnbextension~=3.5.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (3.5.1)
Requirement already satisfied: nbformat>=4.2.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (5.0.7)
Requirement already satisfied: gitpython>3 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.1.8)
Requirement already satisfied: flufl.lock<4,>=3.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.2)
Requirement already satisfied: pathspec>=0.6.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.8.0)
Requirement already satisfied: jsonpath-ng>=1.5.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.5.2)
Requirement already satisfied: dataclasses; python_version < “3.7” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.7)
Requirement already satisfied: ruamel.yaml>=0.16.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.16.12)
Requirement already satisfied: appdirs>=1.4.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.4.4)
Requirement already satisfied: shortuuid>=0.5.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.0.1)
Requirement already satisfied: shtab<2,>=1.3.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.3.1)
Requirement already satisfied: networkx<2.5,>=2.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.4)
Requirement already satisfied: pydot>=1.2.4 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.4.1)
Requirement already satisfied: distro>=1.3.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.5.0)
Requirement already satisfied: toml>=0.10.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.10.1)
Requirement already satisfied: configobj>=5.0.6 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (5.0.6)
Requirement already satisfied: zc.lockfile>=1.2.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.0)
Requirement already satisfied: colorama>=0.3.9 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.4.3)
Requirement already satisfied: dictdiffer>=0.8.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.8.1)
Requirement already satisfied: nanotime>=0.5.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.5.2)
Requirement already satisfied: dpath<3,>=2.0.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.0.1)
Requirement already satisfied: funcy>=1.14 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.15)
Requirement already satisfied: pyasn1>=0.4.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.4.8)
Requirement already satisfied: pygtrie==2.3.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.3.2)
Requirement already satisfied: rich>=3.0.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (7.1.0)
Requirement already satisfied: ply>=3.9 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.11)
Requirement already satisfied: voluptuous>=0.11.7 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.12.0)
Requirement already satisfied: grandalf==0.6 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.6)
Requirement already satisfied: flatten-dict<1,>=0.3.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.3.0)
Requirement already satisfied: pyarrow>=0.17.0; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.0.1)
Requirement already satisfied: knack; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.7.2)
Requirement already satisfied: google-cloud-storage==1.19.0; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.19.0)
Requirement already satisfied: webdavclient3>=3.14.5; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.14.5)
Requirement already satisfied: oss2==2.6.1; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.6.1)
Requirement already satisfied: paramiko[invoke]>=2.7.0; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.7.2)
Installing extra requirements: ‘invoke’
Requirement already satisfied: pydrive2>=1.6.2; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.6.2)
Requirement already satisfied: boto3>=1.9.201; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.15.6)
Requirement already satisfied: azure-storage-blob>=12.0; extra == “all” in /home/flexivsu/.local/lib/python3.6/site-packages (from dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (12.5.0)
Requirement already satisfied: querystring-parser in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.2.4)
Requirement already satisfied: databricks-cli>=0.8.7 in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.12.0)
Requirement already satisfied: gorilla in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.3.0)
Requirement already satisfied: sqlalchemy<=1.3.13 in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.3.13)
Requirement already satisfied: cloudpickle in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.6.0)
Requirement already satisfied: Flask in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.1.2)
Requirement already satisfied: entrypoints in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.3)
Requirement already satisfied: sqlparse in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.3.1)
Requirement already satisfied: docker>=4.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (4.3.1)
Requirement already satisfied: gunicorn; platform_system != “Windows” in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (20.0.4)
Requirement already satisfied: prometheus-flask-exporter in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.18.0)
Requirement already satisfied: alembic<=1.4.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.4.1)
Requirement already satisfied: tenacity in /home/flexivsu/.local/lib/python3.6/site-packages (from papermill->-r engine/build/scripts/requirements.txt (line 59)) (6.2.0)
Requirement already satisfied: black in /home/flexivsu/.local/lib/python3.6/site-packages (from papermill->-r engine/build/scripts/requirements.txt (line 59)) (20.8b1)
Requirement already satisfied: ansiwrap in /home/flexivsu/.local/lib/python3.6/site-packages (from papermill->-r engine/build/scripts/requirements.txt (line 59)) (0.8.4)
Requirement already satisfied: nbclient>=0.2.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from papermill->-r engine/build/scripts/requirements.txt (line 59)) (0.5.0)
Requirement already satisfied: markdown>=2.6.8 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorboard<1.16.0,>=1.15.0->tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (3.2.2)
Requirement already satisfied: werkzeug>=0.11.15 in /home/flexivsu/.local/lib/python3.6/site-packages (from tensorboard<1.16.0,>=1.15.0->tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (1.0.1)
Requirement already satisfied: fire in /home/flexivsu/.local/lib/python3.6/site-packages (from keras2onnx->onnxmltools->-r engine/build/scripts/requirements.txt (line 10)) (0.3.1)
Requirement already satisfied: llvmlite<0.35,>=0.34.0.dev0 in /home/flexivsu/.local/lib/python3.6/site-packages (from numba>=0.43.0->librosa>=0.6.3->-r engine/build/scripts/requirements.txt (line 19)) (0.34.0)
Requirement already satisfied: pycparser in /home/flexivsu/.local/lib/python3.6/site-packages (from cffi>=1.0->SoundFile>=0.10.2->-r engine/build/scripts/requirements.txt (line 22)) (2.20)
Requirement already satisfied: ipython-genutils in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.2.0)
Requirement already satisfied: nbconvert in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (6.0.6)
Requirement already satisfied: terminado>=0.8.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.9.1)
Requirement already satisfied: prometheus-client in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.8.0)
Requirement already satisfied: pyzmq>=17 in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (19.0.2)
Requirement already satisfied: argon2-cffi in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (20.1.0)
Requirement already satisfied: jupyter-client>=5.3.4 in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (6.1.7)
Requirement already satisfied: jupyter-core>=4.6.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (4.6.3)
Requirement already satisfied: Send2Trash in /home/flexivsu/.local/lib/python3.6/site-packages (from notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (1.5.0)
Requirement already satisfied: jsonschema>=3.0.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from jupyterlab-server<2.0,>=1.1.5->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (3.2.0)
Requirement already satisfied: json5 in /home/flexivsu/.local/lib/python3.6/site-packages (from jupyterlab-server<2.0,>=1.1.5->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.9.5)
Requirement already satisfied: pickleshare in /home/flexivsu/.local/lib/python3.6/site-packages (from ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (0.7.5)
Requirement already satisfied: pexpect; sys_platform != “win32” in /usr/lib/python3/dist-packages (from ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (4.2.1)
Requirement already satisfied: backcall in /home/flexivsu/.local/lib/python3.6/site-packages (from ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (0.2.0)
Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (3.0.7)
Requirement already satisfied: jedi>=0.10 in /home/flexivsu/.local/lib/python3.6/site-packages (from ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (0.17.2)
Requirement already satisfied: gitdb<5,>=4.0.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from gitpython>3->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (4.0.5)
Requirement already satisfied: atpublic in /home/flexivsu/.local/lib/python3.6/site-packages (from flufl.lock<4,>=3.2->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.0)
Requirement already satisfied: ruamel.yaml.clib>=0.1.2; platform_python_implementation == “CPython” and python_version < “3.9” in /home/flexivsu/.local/lib/python3.6/site-packages (from ruamel.yaml>=0.16.1->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.2.2)
Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from rich>=3.0.5->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.9.1)
Requirement already satisfied: pathlib2<3.0,>=2.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from flatten-dict<1,>=0.3.0->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.3.5)
Requirement already satisfied: argcomplete in /home/flexivsu/.local/lib/python3.6/site-packages (from knack; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.12.0)
Requirement already satisfied: jmespath in /home/flexivsu/.local/lib/python3.6/site-packages (from knack; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.10.0)
Requirement already satisfied: google-cloud-core<2.0dev,>=1.0.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.4.1)
Requirement already satisfied: google-resumable-media>=0.3.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.0.0)
Requirement already satisfied: google-auth>=1.2.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.21.3)
Requirement already satisfied: lxml in /home/flexivsu/.local/lib/python3.6/site-packages (from webdavclient3>=3.14.5; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (4.5.2)
Requirement already satisfied: aliyun-python-sdk-core-v3>=2.5.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from oss2==2.6.1; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.13.11)
Requirement already satisfied: crcmod>=1.7 in /home/flexivsu/.local/lib/python3.6/site-packages (from oss2==2.6.1; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.7)
Requirement already satisfied: pycryptodome>=3.4.7 in /home/flexivsu/.local/lib/python3.6/site-packages (from oss2==2.6.1; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.9.8)
Requirement already satisfied: aliyun-python-sdk-kms>=2.4.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from oss2==2.6.1; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.11.0)
Requirement already satisfied: pynacl>=1.0.1 in /usr/lib/python3/dist-packages (from paramiko[invoke]>=2.7.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.1.2)
Requirement already satisfied: cryptography>=2.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from paramiko[invoke]>=2.7.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.1.1)
Requirement already satisfied: bcrypt>=3.1.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from paramiko[invoke]>=2.7.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.2.0)
Requirement already satisfied: invoke>=1.3; extra == “invoke” in /home/flexivsu/.local/lib/python3.6/site-packages (from paramiko[invoke]>=2.7.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.4.1)
Requirement already satisfied: oauth2client>=4.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (4.1.3)
Requirement already satisfied: google-api-python-client>=1.12.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.12.2)
Requirement already satisfied: pyOpenSSL>=19.1.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (19.1.0)
Requirement already satisfied: botocore<1.19.0,>=1.18.6 in /home/flexivsu/.local/lib/python3.6/site-packages (from boto3>=1.9.201; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.18.6)
Requirement already satisfied: s3transfer<0.4.0,>=0.3.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from boto3>=1.9.201; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.3.3)
Requirement already satisfied: msrest>=0.6.10 in /home/flexivsu/.local/lib/python3.6/site-packages (from azure-storage-blob>=12.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.6.19)
Requirement already satisfied: azure-core<2.0.0,>=1.6.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from azure-storage-blob>=12.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.8.1)
Requirement already satisfied: itsdangerous>=0.24 in /home/flexivsu/.local/lib/python3.6/site-packages (from Flask->mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.1.0)
Requirement already satisfied: websocket-client>=0.32.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from docker>=4.0.0->mlflow->-r engine/build/scripts/requirements.txt (line 58)) (0.57.0)
Requirement already satisfied: Mako in /usr/lib/python3/dist-packages (from alembic<=1.4.1->mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.0.7)
Requirement already satisfied: python-editor>=0.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from alembic<=1.4.1->mlflow->-r engine/build/scripts/requirements.txt (line 58)) (1.0.4)
Requirement already satisfied: typed-ast>=1.4.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from black->papermill->-r engine/build/scripts/requirements.txt (line 59)) (1.4.1)
Requirement already satisfied: mypy-extensions>=0.4.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from black->papermill->-r engine/build/scripts/requirements.txt (line 59)) (0.4.3)
Requirement already satisfied: textwrap3>=0.9.2 in /home/flexivsu/.local/lib/python3.6/site-packages (from ansiwrap->papermill->-r engine/build/scripts/requirements.txt (line 59)) (0.9.2)
Requirement already satisfied: nest-asyncio in /home/flexivsu/.local/lib/python3.6/site-packages (from nbclient>=0.2.0->papermill->-r engine/build/scripts/requirements.txt (line 59)) (1.4.0)
Requirement already satisfied: async-generator in /home/flexivsu/.local/lib/python3.6/site-packages (from nbclient>=0.2.0->papermill->-r engine/build/scripts/requirements.txt (line 59)) (1.10)
Requirement already satisfied: importlib-metadata; python_version < “3.8” in /home/flexivsu/.local/lib/python3.6/site-packages (from markdown>=2.6.8->tensorboard<1.16.0,>=1.15.0->tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (2.0.0)
Requirement already satisfied: bleach in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (3.2.1)
Requirement already satisfied: defusedxml in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.6.0)
Requirement already satisfied: pandocfilters>=1.4.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (1.4.2)
Requirement already satisfied: mistune<2,>=0.8.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.8.4)
Requirement already satisfied: testpath in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.4.4)
Requirement already satisfied: jupyterlab-pygments in /home/flexivsu/.local/lib/python3.6/site-packages (from nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.1.1)
Requirement already satisfied: ptyprocess; os_name != “nt” in /home/flexivsu/.local/lib/python3.6/site-packages (from terminado>=0.8.3->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.6.0)
Requirement already satisfied: attrs>=17.4.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from jsonschema>=3.0.1->jupyterlab-server<2.0,>=1.1.5->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (20.2.0)
Requirement already satisfied: pyrsistent>=0.14.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from jsonschema>=3.0.1->jupyterlab-server<2.0,>=1.1.5->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.17.3)
Requirement already satisfied: wcwidth in /home/flexivsu/.local/lib/python3.6/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (0.2.5)
Requirement already satisfied: parso<0.8.0,>=0.7.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from jedi>=0.10->ipython>=4.0.0; python_version >= “3.3”->ipywidgets->-r engine/build/scripts/requirements.txt (line 54)) (0.7.1)
Requirement already satisfied: smmap<4,>=3.0.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from gitdb<5,>=4.0.1->gitpython>3->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.0.4)
Requirement already satisfied: google-api-core<2.0.0dev,>=1.19.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-cloud-core<2.0dev,>=1.0.3->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.22.2)
Requirement already satisfied: google-crc32c<2.0dev,>=1.0; python_version >= “3.5” in /home/flexivsu/.local/lib/python3.6/site-packages (from google-resumable-media>=0.3.1->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.0.0)
Requirement already satisfied: cachetools<5.0,>=2.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-auth>=1.2.0->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (4.1.1)
Requirement already satisfied: rsa<5,>=3.1.4; python_version >= “3.5” in /home/flexivsu/.local/lib/python3.6/site-packages (from google-auth>=1.2.0->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (4.6)
Requirement already satisfied: pyasn1-modules>=0.2.1 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-auth>=1.2.0->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.2.8)
Requirement already satisfied: aliyun-python-sdk-core>=2.11.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from aliyun-python-sdk-kms>=2.4.1->oss2==2.6.1; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (2.13.26)
Requirement already satisfied: httplib2>=0.9.1 in /usr/lib/python3/dist-packages (from oauth2client>=4.0.0->pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.9.2)
Requirement already satisfied: uritemplate<4dev,>=3.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-api-python-client>=1.12.1->pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.0.1)
Requirement already satisfied: google-auth-httplib2>=0.0.3 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-api-python-client>=1.12.1->pydrive2>=1.6.2; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.0.4)
Requirement already satisfied: urllib3<1.26,>=1.20; python_version != “3.4” in /usr/lib/python3/dist-packages (from botocore<1.19.0,>=1.18.6->boto3>=1.9.201; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.22)
Requirement already satisfied: isodate>=0.6.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from msrest>=0.6.10->azure-storage-blob>=12.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (0.6.0)
Requirement already satisfied: requests-oauthlib>=0.5.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from msrest>=0.6.10->azure-storage-blob>=12.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.3.0)
Requirement already satisfied: zipp>=0.5 in /home/flexivsu/.local/lib/python3.6/site-packages (from importlib-metadata; python_version < “3.8”->markdown>=2.6.8->tensorboard<1.16.0,>=1.15.0->tensorflow-gpu==1.15.0->-r engine/build/scripts/requirements.txt (line 1)) (3.2.0)
Requirement already satisfied: webencodings in /home/flexivsu/.local/lib/python3.6/site-packages (from bleach->nbconvert->notebook>=4.3.1->jupyterlab->-r engine/build/scripts/requirements.txt (line 51)) (0.5.1)
Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.6.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from google-api-core<2.0.0dev,>=1.19.0->google-cloud-core<2.0dev,>=1.0.3->google-cloud-storage==1.19.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (1.52.0)
Requirement already satisfied: oauthlib>=3.0.0 in /home/flexivsu/.local/lib/python3.6/site-packages (from requests-oauthlib>=0.5.0->msrest>=0.6.10->azure-storage-blob>=12.0; extra == “all”->dvc[all]->-r engine/build/scripts/requirements.txt (line 57)) (3.1.0)
Removed build tracker: ‘/tmp/pip-req-tracker-qofm_w7w’
Enabling notebook extension jupyter-js-widgets/extension…
- Validating: OK
Requirement already satisfied: pyparsing in /home/flexivsu/.local/lib/python3.6/site-packages (2.4.7)
Bazel installer
---------------
Bazel is bundled with software licensed under the GPLv2 with Classpath exception.
You can find the sources next to the installer on our release page:
https://github.com/bazelbuild/bazel/releases
#
## Build information
- [Commit](https://github.com/bazelbuild/bazel/commit/d7d9969)
Uncompressing.......
Bazel is now installed!
Make sure you have "/usr/local/bin" in your path. You can also activate bash
completion by adding the following line to your ~/.bashrc:
source /usr/local/lib/bazel/bin/bazel-complete.bash
See http://bazel.build/docs/getting-started.html to start a new project!
Installation Succeeded
By the way, i downloaded the sdk from the link https://developer.nvidia.com/isaac/downloads
Hi, @newuhe
It would help if we could have the exact version you are using and exact version of bazel you are using. Also would you like to check if the tarball is not broken, and try to untar it again.
My isaac-sdk version is 2020.1, the bazel version is 2.2.0. Fortunately it is truly the broken tarball problem. Thanks for replaying.