Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python/ Beeware
#6
the thing to look for when you issue a pip -V command is the version of python pip is using.
if python -V shows 3.7, your environment paths are not correct for python 3.8 (you need to check the environment path option when installing). If this the case, unless your very comfortable with changing OS environment paths would be to remove and reinstall python 3.8.
see snippsat's installation instructions here: https://python-forum.io/Forum-Python-Ins...-Execution
Reply


Messages In This Thread
python/ Beeware - by sybe - Apr-16-2020, 02:20 PM
RE: python/ Beeware - by Larz60+ - Apr-16-2020, 07:39 PM
RE: python/ Beeware - by sybe - Apr-17-2020, 06:12 AM
RE: python/ Beeware - by Larz60+ - Apr-17-2020, 10:40 AM
RE: python/ Beeware - by sybe - Apr-18-2020, 09:42 AM
RE: python/ Beeware - by Larz60+ - Apr-18-2020, 10:21 AM
RE: python/ Beeware - by sybe - Apr-18-2020, 03:50 PM

Forum Jump:

User Panel Messages

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