Cannot install TensorFlow Jetson Nano

Please somebody help. I just need to install TensorFlow onto a Jetson Nano running Jetpack 4.2.3. Everything I do does not work. When I download a compatible .whl file and use $sudo pip3 install it gives me the error message “ERROR: tensorflow_gpu-1.13.1+nv19.3-cp36-cp36m-linux_aarch64.whl is not a supported wheel on this platform.” However, the platform should support this version of TensorFlow. I have the Python environment installed without errors, and I cannot see why this does not work. Any help would be immensely appreciated.

Hi,

Is it possible to upgrade to a newer release?
If not, please check if the following comment helps:

Thanks.

1 Like

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