0

I'm using Linux on an Nvidia Jetson TX2, and I'm trying to learn machine/deep learning. When I try to install Keras, I keep getting the error mentioned in the title.

Here are the screenshots of the full error: enter image description here

enter image description here

I just got the TX2 yesterday, and only flashed it. I also have tensorflow installed, as well as python. I also tried running these commands:

$ sudo apt-get install -y build-essential libatlas-base-dev gfortran
$ sudo apt-get update
$ sudo apt-get install python3-dev
$ sudo apt-get install python-dev
$ sudo apt-get install libevent-dev
$ sudo apt-get install build-essential

followed by $ sudo pip install keras. I have also tried $ sudo -H pip install keras and still the same error.

Does anyone have any idea why this is happening and how to fix?

ESM
  • 175
  • 10

0 Answers0