-
Notifications
You must be signed in to change notification settings - Fork 121
Description
while trying to install tensorflow in windows 10 , using anaconda and python 2.7
i am getting errors like, can anyone please help
pip install tensorflow
Collecting tensorflow
Could not find a version that satisfies the requirement tensorflow (from versions: )
No matching distribution found for tensorflow
pip install tensorflow==1.2.0
Collecting tensorflow==1.2.0
Could not find a version that satisfies the requirement tensorflow==1.2.0 (from versions: )
No matching distribution found for tensorflow==1.2.0
pip install --ignore-installed --upgrade https://www.tensorflow.org/install/
Collecting https://www.tensorflow.org/install/
Downloading https://www.tensorflow.org/install/ (40kB)
100% |################################| 40kB 538kB/s
Cannot unpack file c:\users\sunchebr\appdata\local\temp\pip-unpack-4mbklx\install (downloaded from c:\users\sunchebr\appdata\local\temp\pip-req-build-qaknza, content-type: text/html; charset=utf-8); cannot detect archive format
Cannot determine archive format of c:\users\sunchebr\appdata\local\temp\pip-req-build-qaknza