Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't use Python 3.10
#2
python --version will list the version of python runs when you type "python". This may not be the most recent version.

What is printed if you type this in a shell:
Output:
py --list
Does it show -3.10 as well as 3.9.10?

Are you running in a virtual environment?

Are you on Linux, Mac or Windows?
Reply


Messages In This Thread
I can't use Python 3.10 - by Reikurooo - Feb-20-2022, 07:49 PM
RE: I can't use Python 3.10 - by deanhystad - Feb-20-2022, 09:31 PM
RE: I can't use Python 3.10 - by Reikurooo - Feb-22-2022, 03:09 PM
RE: I can't use Python 3.10 - by Larz60+ - Feb-21-2022, 09:33 AM
RE: I can't use Python 3.10 - by Axel_Erfurt - Feb-21-2022, 12:29 PM
RE: I can't use Python 3.10 - by Reikurooo - Feb-22-2022, 03:13 PM

Forum Jump:

User Panel Messages

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