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

Requirement file #62

Open
arsalan993 opened this issue Jan 21, 2023 · 6 comments
Open

Requirement file #62

arsalan993 opened this issue Jan 21, 2023 · 6 comments

Comments

@arsalan993
Copy link

Can you please add the requirements.txt file along with correct version

@arsalan993
Copy link
Author

astor==0.8.1
coloredlogs==15.0.1
flatbuffers==22.11.23
gast==0.2.2
google-pasta==0.2.0
grpcio==1.*
h5py==3.*
humanfriendly==10.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.2
mpmath==1.2.1
numpy==1.*
onnxruntime==1.*
opencv-python==4.6.0.66
opt-einsum==3.3.0
packaging==21.3
protobuf==4.*
pyparsing==3.0.9
six==1.16.0
sympy==1.*
tensorboard==1.15.0
tensorflow==1.15.0
tensorflow-estimator==1.15.1
tqdm==4.64.1
typing_extensions==4.*
Werkzeug==2.*
wrapt==1.14.1
zipp==3.*

@vayila
Copy link

vayila commented Mar 5, 2023

pip install tensorflow-gpu==1.15.0
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==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.12.0)
ERROR: No matching distribution found for tensorflow-gpu==1.15.0

@vayila
Copy link

vayila commented Mar 5, 2023

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)
ERROR: No matching distribution found for tensorflow==1.15.0

@TachibanaYoshino
Copy link
Owner

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) ERROR: No matching distribution found for tensorflow==1.15.0

python3.7 cuda10.0.130 cudnn7.6.5

@vayila
Copy link

vayila commented Mar 6, 2023

I didn't understand your answer. can you please elaborate so others also will understand

@TachibanaYoshino
Copy link
Owner

The python version supported by tensorflow1.15.0 should be 3.6 or 3.7.

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