Re: [Pythonmac-SIG] Moving to python3.12 on M3 Max

2024-09-17 Thread Georg Seifert via Pythonmac-SIG
> Am 16.09.2024 um 22:04 schrieb jack.jansen--- via Pythonmac-SIG > : > > The big advantage of the Homebrew install is that it allows multiple version > of Python to co-exist peacefully. I have python.org 3.8 to 3.13 installed and it works just fine (don’t ask why). You can access each vers

Re: [Pythonmac-SIG] Moving to python3.12 on M3 Max

2024-09-17 Thread Marcin Cieslak
On Sun, 8 Sep 2024, Brian Richardson via Pythonmac-SIG wrote: Issue transitioning from - Macos 10.15.7 on Intel iCore i7, python 3.10 --- to Apple M3 Max, OS 14.6, python 3.12.3: issued package installs to correct import errors. python program executes without throwing any errors/ warnings,