-
-
Notifications
You must be signed in to change notification settings - Fork 721
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
Requirement file #62
Comments
astor==0.8.1 |
pip install tensorflow-gpu==1.15.0 |
ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.0 (from versions: 2.8.0rc1, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.9.0rc0, 2.9.0rc1, 2.9.0rc2, 2.9.0, 2.9.1, 2.9.2, 2.9.3, 2.10.0rc0, 2.10.0rc1, 2.10.0rc2, 2.10.0rc3, 2.10.0, 2.10.1, 2.11.0rc0, 2.11.0rc1, 2.11.0rc2, 2.11.0, 2.12.0rc0) |
python3.7 cuda10.0.130 cudnn7.6.5 |
I didn't understand your answer. can you please elaborate so others also will understand |
The python version supported by tensorflow1.15.0 should be 3.6 or 3.7. |
Can you please add the requirements.txt file along with correct version
The text was updated successfully, but these errors were encountered: