jetsonhacks / installTensorFlowTX2

Install TensorFlow on the NVIDIA Jetson TX2 Development Kit
MIT License
165 stars 82 forks source link

buildTensorFlow.sh build Error #24

Open yongchaoding opened 6 years ago

yongchaoding commented 6 years ago

image

I want to install tf in TX2 using jetpack3.1 and my python version is 3.5. when i run ./buildTensorFlow.sh, the error is as above, i am confused how to solve this problem, can you help me?

foromer4 commented 6 years ago

I'm having the same issue. any suggestions? thanks

bibinarose commented 6 years ago

same issue.. any solution?

BourbonCreams commented 6 years ago

Same here, any fix yet?

alejandroandreu commented 6 years ago

Try to check out a newer release (like 1.8.0) instead of 1.3.0. Although I built it manually (w/o using these scripts) it just worked for me.

chichunchen commented 5 years ago

same issue.. any solution?