Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TensorFlow
#1
Hello dear users i am trying to install tensorflow with command - pip install tensorflow
I am getting this error-

C:\Users\Samuel>pip install tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
Can someone help me with this ? I am using Python 3.8 and tensorflow 2.2 should support python 3.8.
I am using NVIDIA GTX 770
Reply
#2
Can you run pip -V? Maybe your environment is picking up an older version of python?
Reply
#3
Also, one of the tensorflow requirements - Windows 7 or later (64-bit) (emphasis on 64 bit)
Reply
#4
Yes you are right it is showing python 3.7 but i dont understand why.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020