You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./guess.sh: 2: cd: can't cd to /tf_files
Traceback (most recent call last):
File "label_image.py", line 1, in
import tensorflow as tf
File "/tensorflow/tensorflow/init.py", line 23, in
from tensorflow.python import *
File "/tensorflow/tensorflow/python/init.py", line 48, in
from tensorflow.python import pywrap_tensorflow
ImportError: cannot import name pywrap_tensorflow
The text was updated successfully, but these errors were encountered:
./guess.sh: 2: cd: can't cd to /tf_files
Traceback (most recent call last):
File "label_image.py", line 1, in
import tensorflow as tf
File "/tensorflow/tensorflow/init.py", line 23, in
from tensorflow.python import *
File "/tensorflow/tensorflow/python/init.py", line 48, in
from tensorflow.python import pywrap_tensorflow
ImportError: cannot import name pywrap_tensorflow
The text was updated successfully, but these errors were encountered: