Dear All,
I am trying to install the TensorFlow in jetson nano. This is the command I have used after installing the [Prerequisites and Dependencies]
$ sudo pip3 install --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v42 tensorflow-gpu==1.13.1+nv19.3
But I am getting this error
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.13.1+nv19.3 (from versions: none)
ERROR: No matching distribution found for tensorflow-gpu==1.13.1+nv19.3
Note: The images are attached for your reference
Jetpack version: v46
Jetson Nano developer kit (4GB)
How to resolve it?..Kindly help me