I successfully installed the dependencies mentioned on the following nvidia document: Installing TensorFlow for Jetson Platform - NVIDIA Docs
But when I entered the command:
pip3 install --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v461 tensorflow==2.7.0+nv22.1
The following error was given:
ERROR: Could not find a version that satisfies the requirement tensorflow==2.7.0+nv22.1 (from versions: 2.12.0rc0, 2.12.0rc1, 2.12.0)
ERROR: No matching distribution found for tensorflow==2.7.0+nv22.1