Python Forum
Different versions of Python3 and Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Different versions of Python3 and Python
#1
I am confused about something that is very simple(or should be). You can see from the code below that:

Output:
(base-dup) C:\Users\james\Downloads>python -V Python 3.8.10 (base-dup) C:\Users\james\Downloads>python3 -V Python 3.9.5


I do not have python 2 on my system, but I do have python 3. I thought I had one version and python -V and python3 -V would give the same response. In the case above they do not. I have python 3.95 and 3.8.10. I am not sure how this happened, but I would feel a lot better, if they were the same version. That is how I set up the system originally.

What happened and how o fix?

Respectfully,

LZ
Reply


Messages In This Thread
Different versions of Python3 and Python - by Led_Zeppelin - Jun-15-2021, 06:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 443 Feb-17-2024, 12:43 PM
Last Post: deanhystad
Question log.exception() without arguments in old Python versions? cthart 5 1,315 Nov-19-2022, 07:09 PM
Last Post: Gribouillis
  Python versions with libexpat fixes raghupcr 5 2,722 Feb-24-2022, 06:26 PM
Last Post: raghupcr
  Installed versions of Python SamHobbs 5 2,676 Sep-02-2021, 02:28 PM
Last Post: jefsummers
  Python Versions ThatTamyBot 2 2,771 Mar-11-2021, 11:27 AM
Last Post: ThatTamyBot
  I seem to have two versions of python 3.7.9 installed miner_tom 7 4,660 Nov-22-2020, 06:42 PM
Last Post: miner_tom
  How many Python versions do I need? kenatsun 3 2,704 Jan-05-2020, 03:54 AM
Last Post: ichabod801
  python and py report different versions lordvold 3 2,765 Nov-27-2019, 11:01 PM
Last Post: lordvold
  Gnuradio python3 is not compatible python3 xmlrpc library How Can I Fix İt ? muratoznnnn 3 5,060 Nov-07-2019, 05:47 PM
Last Post: DeaD_EyE
  Changing Python Versions in Ubuntu 16.04 ErnestTBass 2 3,204 Jan-10-2019, 05:45 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

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