I am following the guide to install Tensorflow to my jetson. I did have success previously. but I uninstalled it later because my device was out of space. I tried to reinstall it just now and get this error.
> sudo pip3 install --pre --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v46 tensorflow
WARNING: The directory '/home/simon/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Looking in indexes: https://pypi.org/simple, https://developer.download.nvidia.com/compute/redist/jp/v46
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
I wonder what the problem might be or there is something wrong to the server or my network since I got 404 when I try to access https://developer.download.nvidia.com/