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 installing tensorflow1.15.0 #479

Closed
justinjohn0306 opened this issue Aug 10, 2020 · 3 comments
Closed

Error installing tensorflow1.15.0 #479

justinjohn0306 opened this issue Aug 10, 2020 · 3 comments

Comments

@justinjohn0306
Copy link

Error installing tensorflow1.15.0

ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.0 (from -r requirements.txt (line 1)) (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, 2.3.0)
ERROR: No matching distribution found for tensorflow==1.15.0 (from -r requirements.txt (line 1))

@gabrielmontagne
Copy link

I've had a really good experience with anaconda. I've installed this project a few times and it's been quite simple if I create and activate a new environment, then, on it, conda install tensorflow=1.15, then conda install pytorch torchvision -c pytorch then on the repo pip install -r requirements.txt. Conda makes sure versions are compatible, etc.

@ghost
Copy link

ghost commented Aug 10, 2020

We have a FAQ for this, please see: #431 (comment)

@ghost
Copy link

ghost commented Aug 10, 2020

Since this is a known issue I am going to close this now. Please feel free to open a new issue if you experience any other problems during setup or use.

@ghost ghost closed this as completed Aug 10, 2020
This issue was closed.
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