I’m having issue running the gazenet notebook from the tlt_cv_samples
• Hardware: XavierNX
• TLT Version: 3
To install the pip requirements from the deps directory, I get the following result.
Looking in indexes: Simple index, https://pypi.ngc.nvidia.com
Collecting numpy==1.17.0
Downloading numpy-1.17.0.zip (6.5 MB)
|████████████████████████████████| 6.5 MB 4.5 MB/s eta 0:00:01
ERROR: Could not find a version that satisfies the requirement opencv-python==3.4.0.12 (from versions: 3.4.10.37, 3.4.11.39, 3.4.11.41, 3.4.11.43, 3.4.11.45, 3.4.13.47, 3.4.14.53, 3.4.15.55, 4.3.0.38, 4.4.0.40, 4.4.0.42, 4.4.0.44, 4.4.0.46, 4.5.1.48, 4.5.2.54, 4.5.3.56)
ERROR: No matching distribution found for opencv-python==3.4.0.12
WARNING: You are using pip version 21.1.3; however, version 21.2.1 is available.
You should consider upgrading via the ‘/home/brad/Envs/launcher/bin/python -m pip install --upgrade pip’ command.
If I change it to 3.4.14.53, then it passes that but fails on matplotlib
Looking in indexes: Simple index, https://pypi.ngc.nvidia.com
Collecting numpy==1.17.0
Downloading numpy-1.17.0.zip (6.5 MB)
|████████████████████████████████| 6.5 MB 5.8 MB/s eta 0:00:01
Collecting opencv-python==3.4.15.55
Downloading opencv_python-3.4.15.55-cp36-cp36m-manylinux2014_aarch64.whl (32.5 MB)
|████████████████████████████████| 32.5 MB 34.1 MB/s eta 0:00:01�██████████████▍ | 18.7 MB 6.3 MB/s eta 0:00:03
Collecting pillow==8.1.0
Downloading Pillow-8.1.0-cp36-cp36m-manylinux2014_aarch64.whl (2.2 MB)
|████████████████████████████████| 2.2 MB 12.6 MB/s eta 0:00:01 |███▉ | 256 kB 12.6 MB/s eta 0:00:01
Collecting matplotlib==3.1.1
Downloading matplotlib-3.1.1.tar.gz (37.8 MB)
|████████████████████████████████| 37.8 MB 35.1 MB/s eta 0:00:01 |███▋ | 4.2 MB 17.9 MB/s eta 0:00:02
ERROR: Command errored out with exit status -4:
command: /home/brad/Envs/launcher/bin/python -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-htk4skxi/matplotlib_1f3c31ec8ea2482e8ea00c0ade18fe7e/setup.py’“'”‘; file=’“'”‘/tmp/pip-install-htk4skxi/matplotlib_1f3c31ec8ea2482e8ea00c0ade18fe7e/setup.py’“'”‘;f = getattr(tokenize, ‘"’“‘open’”’“‘, open)(file) if os.path.exists(file) else io.StringIO(’”‘“‘from setuptools import setup; setup()’”’“‘);code = f.read().replace(’”‘"’\r\n’“'”‘, ‘"’"’\n’“'”‘);f.close();exec(compile(code, file, ‘"’“‘exec’”’"‘))’ egg_info --egg-base /tmp/pip-pip-egg-info-07d_tetg
cwd: /tmp/pip-install-htk4skxi/matplotlib_1f3c31ec8ea2482e8ea00c0ade18fe7e/
Complete output (28 lines):
================================================================================
Edit setup.cfg to change the build optionsBUILDING MATPLOTLIB matplotlib: yes [3.1.1] python: yes [3.6.9 (default, Jan 26 2021, 15:33:00) [GCC 8.4.0]] platform: yes [linux] OPTIONAL SUBPACKAGES sample_data: yes [installing] tests: no [skipping due to configuration] OPTIONAL BACKEND EXTENSIONS agg: yes [installing] tkagg: yes [installing; run-time loading from Python Tcl/Tk] macosx: no [Mac OS-X only] OPTIONAL PACKAGE DATA dlls: no [skipping due to configuration] running egg_info creating /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info writing /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/dependency_links.txt writing namespace_packages to /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/namespace_packages.txt writing requirements to /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/top_level.txt writing manifest file '/tmp/pip-pip-egg-info-07d_tetg/matplotlib.egg-info/SOURCES.txt' ----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/12/d1/7b12cd79c791348cb0c78ce6e7d16bd72992f13c9f1e8e43d2725a6d8adf/matplotlib-3.1.1.tar.gz#sha256=1febd22afe1489b13c6749ea059d392c03261b2950d1d45c17e3aed812080c93 (from Links for matplotlib) (requires-python:>=3.6). Command errored out with exit status -4: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement matplotlib==3.1.1 (from versions: 0.86, 0.86.1, 0.86.2, 0.91.0, 0.91.1, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.2.1, 1.3.0, 1.3.1, 1.4.0, 1.4.1rc1, 1.4.1, 1.4.2, 1.4.3, 1.5.0, 1.5.1, 1.5.2, 1.5.3, 2.0.0b1, 2.0.0b2, 2.0.0b3, 2.0.0b4, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.1.0rc1, 2.1.0, 2.1.1, 2.1.2, 2.2.0rc1, 2.2.0, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 3.0.0rc2, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.1.0rc1, 3.1.0rc2, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.2.0rc1, 3.2.0rc3, 3.2.0, 3.2.1, 3.2.2, 3.3.0rc1, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4)
ERROR: No matching distribution found for matplotlib==3.1.1
I am running in a 3.6.9 virtualenv