import tensorflow as tf
Traceback (most recent call last):
File “”, line 1, in
ModuleNotFoundError: No module named ‘tensorflow’
(tensorflow) taoshideMac-mini:tensorflow taoshiliu$ pip3 show tensorflow
Name: tensorflow
Version: 1.10.1
Summary: TensorFlow is an open source machine learning framework for everyone.
Home-page: https://www.tensorflow.org/
Author: Google Inc.
Author-email: opensource@google.com
License: Apache 2.0
Location: /Users/taoshiliu/tensorflow/lib/python3.6/site-packages
Requires: numpy, protobuf, setuptools, absl-py, six, wheel, gast, tensorboard, termcolor, grpcio, astor
Required-by:
(tensorflow) taoshideMac-mini:tensorflow taoshiliu$ python -V
Python 3.7.0
16.3k 10
1.4k 9
1.4k 8
1.6k 7
1.1k 7