Tensorflow installation problem

when I was trying to install Tensorflow on jetson nano following the instructions in this link Installing Tensorflow For Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation when it to this command it abort aumatically sudo apt-get install python3-pip

Hi,

Do you mean you get an “abort” error when running following command:

$ sudo apt-get install python3-pip

Thanks.

yes

Hi,

Is it possible that this error is caused by the out of storage?

We can run the command without any issue.
Could you check the storage status first?

$ df -h

Thanks.

there is enough space on the jetson nano
so what can I do

Hi,
I Recently Bought Jetson nano and i followed this tutorial to setup “Installing TensorFlow for Jetson Platform :: NVIDIA Deep Learning Frameworks Documentation” Deep Learning Frame Work but when it comes to install Tensorflow=1.15.X it give me following Error.
“Tensorflow Not matching the requirements”
I had checked the python version its 3.6.9 and its 64 bit can any one please guide me to setup environment on it.

have you tried installing a lower version of tensorflow

Hi,

Could you try below command to see if it helps or not first?

$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install python3-pip

Thanks.

thanks for the reply but have already tried these commands
still the same thing

have tried this okay still the same thing

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

Hi,

Could you share the screen shot of the abort error with us?

Thanks.