Error in installing Tensorflow in mac
问题 I am trying to install Tenosrflow in mac using the instructions from https://www.tensorflow.org/install/ But I get a syntax error all the time when I want to import tensorflow. I tried uninstalling protobuf and reinstalling tensorflow, but again I get the following error: Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/tensorflow/init.py", line 22, in from tensorflow.python import pywrap_tensorflow #