I have installed the jetpaack on the board successfully, but failed to install the tensorflow library.
I have tried installing via pip.(Error : The version does not satisfy the requirements) I also tried installing from anaconda but that also failed to install.
I have then installed bazel then tried installing tensorflow from the sources. That also gived me an error.
hi,AastaLLL:
I executed on Jetson and switch python to 3.5.0, finally it is work.
And the tensorflow-gpu version is 1.9.0+nv18.8
is it possible upgrade the version?
thanks
while installing the TensorFlow I am getting this error.
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.9.0+nv18.8 (from versions: none)
ERROR: No matching distribution found for TensorFlow-gpu==1.9.0+nv18.8
I also tried with a different version of tensor flow (1.11.0,1.12.0,1.8.0) and Nvidia version(19.1,18.8,19.01) but cannot be able to install the TensorFlow.
Please help me…