Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pip problem
#6
OK
from above you don't have pip installed on python (2.7) that's fine as python 2.7 is no longer supported
pip3 is linked to python3.7.3

so pip3 install tensorflow
should do the trick
Reply


Messages In This Thread
Pip problem - by Jules - Mar-23-2020, 01:54 PM
RE: Pip problem - by Larz60+ - Mar-23-2020, 04:40 PM
RE: Pip problem - by Jules - Mar-23-2020, 04:50 PM
RE: Pip problem - by Larz60+ - Mar-23-2020, 08:13 PM
RE: Pip problem - by Jules - Mar-24-2020, 07:21 PM
RE: Pip problem - by Larz60+ - Mar-25-2020, 12:21 AM

Forum Jump:

User Panel Messages

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