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

Update please the requirements.txt file #81

Closed
mowshon opened this issue Sep 24, 2020 · 4 comments
Closed

Update please the requirements.txt file #81

mowshon opened this issue Sep 24, 2020 · 4 comments

Comments

@mowshon
Copy link
Contributor

mowshon commented Sep 24, 2020

Error:

ERROR: Could not find a version that satisfies the requirement tensorflow==1.12.0 
(from -r requirements.txt (line 5)) (from versions: 1.13.0rc1, 1.13.0rc2, 1.13.1, 1.13.2, 1.14.0rc0, 1.14.0rc1, 1.14.0, 1.15.0rc0, 1.15.0rc1, 1.15.0rc2, 1.15.0rc3, 1.15.0, 1.15.2, 1.15.3, 2.0.0a0, 2.0.0b0, 2.0.0b1, 2.0.0rc0, 2.0.0rc1, 2.0.0rc2, 2.0.0, 2.0.1, 2.0.2, 2.1.0rc0, 2.1.0rc1, 2.1.0rc2, 2.1.0, 2.1.1, 2.2.0rc0, 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0)
ERROR: No matching distribution found for tensorflow==1.12.0 (from -r requirements.txt (line 5))

My pip version:

pip --version
pip 20.2.3
@prajwalkr
Copy link
Collaborator

What is your python version?

@mowshon
Copy link
Contributor Author

mowshon commented Sep 24, 2020

Python 3.7

@prajwalkr
Copy link
Collaborator

Try once with Python 3.6? You can probably try with a slightly later TF version. It should work I think.

@sitedude1337
Copy link

Second this, I can get it to work on any python version due to TF being < ver 2.0.

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

3 participants