Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python Version upgrade
#1
Hi!

I'm novice to Python! I have Mac Mini (M1, 2020) with Apple M1 chip (version 12.4). I use VS Code and PyCharm for running my handful of Algos for Trading and have Anaconda too. Currently, all is working well (except few which need python version 3.9+) on python 3.8.8. I need to upgrade the version of Python but don't know exactly how to do (already installed ver 3.11 and 3.9 but don't work) and I am afraid if I'll face problems uninstalling python and re-installing.

If anybody could help, I'll be grateful. Screenshot is attached

Attached Files

Thumbnail(s)
   
Reply
#2
You should use pyenv.
It allows you to have as many versions of python as you wish, and to use different versions for each project.
There is a writeup here nu Snippsat:
pyenv Simple Python Version Management
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python version 3.11.15 install skip74 1 44 Apr-08-2026, 05:59 PM
Last Post: noisefloor
  apparently a version conflict upon upgrade to 3.12 dave007 10 585 Mar-13-2026, 06:52 AM
Last Post: JoelMendoza
  How to find out from outside Python (in Windows) the current version of Python? pstein 5 4,540 Jun-28-2024, 07:02 AM
Last Post: Samuel34
  run part of a script with a different version of Python jdog 3 3,862 May-27-2024, 01:57 AM
Last Post: Alice12
  How to resolve version conflicts in Python? taeefnajib 0 4,253 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  Python venv and PIP version issue JanOlvegg 2 6,649 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Can't update new python version on Pycharm GOKUUUU 6 11,113 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  pip doesn't work after Python upgrade Pavel_47 10 8,892 May-30-2022, 03:31 PM
Last Post: bowlofred
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 2,315 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Python keeps running the old version of the code quest 2 8,315 Jan-20-2022, 07:34 AM
Last Post: ThiefOfTime

Forum Jump:

User Panel Messages

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