pypitensorflow95% confidence\u2191 723

TensorFlow not found using pip

Full error message
I'm trying to install TensorFlow using pip:

 $ pip install tensorflow --user
Collecting tensorflow
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow

What am I doing wrong? So far I've used Python and pip with no issues.

I found this to finally work. python3 -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.12.0-py3-none-any.whl Edit 1: This was tested on Windows (8, 8.1, 10), Mac and Linux. Change python3 to python according to your configuration. Change py3 to py2 in the url if you are using Python 2.x. Edit 2: A list of different versions if someone needs: https://storage.googleapis.com/tensorflow Edit 3: A list of urls for the available wheel packages is available here: https://www.tensorflow.org/install/pip#package-location

API access

Get this solution programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/error/c3143188f0b9eb04ab4403f517fdd84422b050db8971d223990a3473b06f7a9d
hash \u00b7 c3143188f0b9eb04ab4403f517fdd84422b050db8971d223990a3473b06f7a9d
TensorFlow not found using pip — DepScope fix | DepScope