Python Forum
what does x reprsent in this code ?
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what does x reprsent in this code ?
#23
okay,
if i write - pip3 --version
it shows me the following:

Output:
pip 8.1.1 from /usr/lib/python3/dist-packages (python 3.5)
so it shows that the pip3 version for python3.5 is 8.1.1
while if i check - pip --version
it shows:

Output:
pip 20.0.2 from /home/tal/.local/lib/python2.7/site-packages/pip (python 2.7)
so what i wanna have is the latest pip version, on python3.5

any advice ?
Reply


Messages In This Thread
RE: what does x reprsent in this code ? - by buran - Apr-09-2020, 02:25 PM
RE: what does x reprsent in this code ? - by buran - Apr-10-2020, 07:20 PM
RE: what does x reprsent in this code ? - by buran - Apr-19-2020, 01:49 PM
RE: what does x reprsent in this code ? - by astral_travel - Apr-22-2020, 01:23 PM

Forum Jump:

User Panel Messages

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