Could not find a version that satisfies the requirement tensorflow (from versions: none)

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/

ok, after a day. the line has response. so i suppose there was the issue on the server.

Good to know that, thanks for the update.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.