JasonAtNvidia / JetsonTFBuild

Assistance script to build TensorFlow on an NVIDIA Jetson Module
MIT License
66 stars 22 forks source link

Permission denied in line 121 - while compiling Bazel #6

Closed zkhodzhaev closed 6 years ago

zkhodzhaev commented 6 years ago

I have all the files in SD with 32 gb memory. I have this error: . . . ./BuildTensorflow.sh: line 121: ./compile.sh: Permission denied

Any idea ?

zkhodzhaev commented 6 years ago

When the files were in SD card, it was impossible to change permission of files. When I changed location to home directory then I was able to change permission.