Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regards Tensorflow installation in python 2.7 #35

Open
vitalchandu opened this issue Oct 10, 2018 · 1 comment
Open

Regards Tensorflow installation in python 2.7 #35

vitalchandu opened this issue Oct 10, 2018 · 1 comment

Comments

@vitalchandu
Copy link

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

@feeas
Copy link

feeas commented Oct 16, 2018

For tensorflow > 1.1 and python 2.7(or vertual env of python 2.7) which ubantu verion needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants