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

ERROR #13

Closed
Fc9Terminal opened this issue Jul 23, 2020 · 6 comments
Closed

ERROR #13

Fc9Terminal opened this issue Jul 23, 2020 · 6 comments

Comments

@Fc9Terminal
Copy link

ERROR: Could not find a version that satisfies the requirement tensorflow<=1.15.0,>=1.12.0 (from fawkes) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2)
ERROR: No matching distribution found for tensorflow<=1.15.0,>=1.12.0 (from fawkes)

@DenisSouth
Copy link

DenisSouth commented Jul 23, 2020

You can try to run it on Google Colab
I made an instruction https://github.com/DenisSouth/fawkes_use

@caretak3r
Copy link

ERROR: Could not find a version that satisfies the requirement tensorflow<=1.15.0,>=1.12.0 (from fawkes) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2)
ERROR: No matching distribution found for tensorflow<=1.15.0,>=1.12.0 (from fawkes)

@Fc9Terminal What version of python are you using? I had python3.8 locally, and saw that it requires the new version (v2) of tensorflow: https://www.tensorflow.org/install/pip

@Fc9Terminal
Copy link
Author

@caretak3r, i am using Python 3.8.2 and pip 20.0.2

@DenisSouth
Copy link

@caretak3r, i am using Python 3.8.2 and pip 20.0.2

Use Google colab

@caretak3r
Copy link

@Fc9Terminal can you try with a python between 3.5-3.8, and not 3.8?

@Shawn-Shan
Copy link
Owner

Yes, we do not support 3.8, because 3.8 does not support tensorflow 1

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

4 participants