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

Not able to install tensorflow 2.2.0 #76

Closed
Atharv17 opened this issue Sep 3, 2020 · 3 comments
Closed

Not able to install tensorflow 2.2.0 #76

Atharv17 opened this issue Sep 3, 2020 · 3 comments
Labels

Comments

@Atharv17
Copy link

Atharv17 commented Sep 3, 2020

I changed the version of tensorflow in yml file , and tried to install , But its not working ,
issue

@jeffheaton
Copy link
Owner

jeffheaton commented Sep 4, 2020

Not sure CONDA has released 2.2 yet for Windows; they had not at the time that I wrote these instructions.

@Atharv17
Copy link
Author

Atharv17 commented Sep 5, 2020

okay , actually i am trying to do transfer learning of Unets using segmentation models so for that it required tensorflow 2.2.0 or higher version

@jeffheaton
Copy link
Owner

Yes I just checked, Anaconda forge is at 2.1 for Windows. I do wish they would not get so far behind, CoLab is at 2.3 already. You would need to install the drivers system level and install right from PIP, would be the best option to get 2.2 or 2.3. But the templates I have here for the class won't work for that until 2.2 is released in anaconda forge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants