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
  run part of a script with a different version of Python jdog 2 395 Jan-09-2024, 08:49 PM
Last Post: jdog
  How to find out from outside Python (in Windows) the current version of Python? pstein 4 680 Oct-04-2023, 10:01 AM
Last Post: snippsat
  How to resolve version conflicts in Python? taeefnajib 0 873 Apr-27-2023, 08:37 PM
Last Post: taeefnajib
  Python venv and PIP version issue JanOlvegg 2 1,199 Feb-22-2023, 02:22 AM
Last Post: JanOlvegg
  Upgrade makes Code Error kucingkembar 6 2,971 Jul-28-2022, 06:44 PM
Last Post: kucingkembar
  Can't update new python version on Pycharm GOKUUUU 6 3,708 Jul-23-2022, 09:24 PM
Last Post: GOKUUUU
  pip doesn't work after Python upgrade Pavel_47 10 4,054 May-30-2022, 03:31 PM
Last Post: bowlofred
  Building python (3.9.5) with different libexpat version (2.4.6) raghupcr 0 1,258 Feb-25-2022, 11:29 AM
Last Post: raghupcr
  Python keeps running the old version of the code quest 2 3,645 Jan-20-2022, 07:34 AM
Last Post: ThiefOfTime
  Upgrade from 3.7.9 to 3.7.11 quazirfan 4 5,350 Sep-08-2021, 01:02 AM
Last Post: quazirfan

Forum Jump:

User Panel Messages

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