Unable to install Tensorflow 1.15.5 on jetpack 4.6

I am trying to install tensorflow 1.15.5 on Jetson Nano 4GB with JetPack 4.6

Command -

sudo -H pip3 install --no-cache-dir --extra-index-url https://developer.download.nvidia.com/compute/redist/jp/v46 tensorflow==1.15.5+nv21.07

Error -

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==1.15.5+nv21.07 (from versions: none)
ERROR: No matching distribution found for tensorflow==1.15.5+nv21.07

When trying to access [https://developer.download.nvidia.com/compute/redist/jp/v46] getting 404 error. Please help me resolve this issue.

Sorry for the late response, is this still an issue to support? Thanks

Hi,

Could you try the link again?

We can open the link without issue.
If it still does not work, would you mind also checking the network functionality of your Nano?

Thanks.

It worked after retrying the link.
Thanks

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