The Wayback Machine - https://web.archive.org/web/20201126013644/https://github.com/tensorflow/tensorflow/issues/44400
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

Pycharm 3.9 not supporting Tensorflow #44400

Closed
sbarbosa0714 opened this issue Oct 28, 2020 · 3 comments
Closed

Pycharm 3.9 not supporting Tensorflow #44400

sbarbosa0714 opened this issue Oct 28, 2020 · 3 comments

Comments

@sbarbosa0714
Copy link

@sbarbosa0714 sbarbosa0714 commented Oct 28, 2020

ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
Hi!, i'm someone thats completley new to coding, now i was instructed to download tensorflow thru pycharm (i prefer to have things stored physically on my device rather than online) as i tried all of the guides i realized that for most platforms i was getting the exact same answer, i was searching breifly and saw that there wasnt another thread about this topic, so thank you to anyone that interacts with this!
image

@ravikyram
Copy link

@ravikyram ravikyram commented Oct 29, 2020

@sbarbosa0714

TensorFlow pip packages are compatible with Python 3.5–3.8.

From the below link we can see that the whl files are available upto Python v3.8.
https://pypi.org/project/tf-nightly/2.4.0.dev20201023/#files

Python3.9 is not yet supported. Thanks!

@tensorflow-butler
Copy link

@tensorflow-butler tensorflow-butler bot commented Nov 5, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

@tensorflow-butler tensorflow-butler bot added the stalled label Nov 5, 2020
@mihaimaruseac
Copy link
Collaborator

@mihaimaruseac mihaimaruseac commented Nov 5, 2020

Duplicate of #44485 (assuming you meant/use Python 3.9)

Note that pycharm still downloads stuff locally.

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.