Hello,
I install tensorflow on a virtual environment, this successfully.
BUt when I import tensorflow as tf on Python so this hava a error:
Error importing tensorflow. Unless you are using bazel,
you should not try to import tensorflow from its source directory;
please exit the tensorflow source tree, and relaunch your python interpreter
from there.
I tried fix with open a different terminal in different folder (different tensorflow). But now, this show:
No module named tensorflow.
DO you have anyway to fix it? Please help me.
Thank you very much.
Hi,
We have an official TensorFlow package for TX2.
Could you give it a try?
[url]https://devtalk.nvidia.com/default/topic/1038957/jetson-tx2/tensorflow-for-jetson-tx2-/[/url]
Thanks.