Can't install Tensorflow Mac
I checked my pip3 & python3 version: (tensorflow) MacBook-Pro-de-Hector-2:tensorflow hectoresteban$ pip3 -V pip 10.0.1 from /Users/hectoresteban/.virtualenvs/tensorflow/lib/python3.7/site-packages/pip-10.0.1-py3.7.egg/pip (python 3.7) (tensorflow) MacBook-Pro-de-Hector-2:tensorflow hectoresteban$ python3 -V Python 3.7.0 In the virtual environment I am currently using I did: pip3 install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.9.0-py3-none-any.whl As the standard way pip3 install tensorflow output the following message: could not find a version that satisfies