Hello,
I’m attempting to install dlprof from wheel, according to the manual:
$ pip install nvidia-pyindex
$ pip install nvidia-dlprof
I get the following error message:
ERROR: Could not find a version that satisfies the requirement nvidia-nsys-cli>=2021.3.2.12 (from nvidia-dlprof) (from versions: 0.0.1.dev4, 0.0.1.dev5, 2020.3.2.6)
ERROR: No matching distribution found for nvidia-nsys-cli>=2021.3.2.12 (from nvidia-dlprof)
Can dlprof be installed on the Orin platform from whl?