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,
> 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
Hmm,
I’m not really sure what could cause this.
One of the reasons is that I’ve really moved away from the “official” Python
installer for Mac to the Homebrew-based install (see https://brew.sh/ for info
on Homebrew). The big advantage of the Homebrew install is that it allows
multiple version
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, but delivers
different results. It is a pandas
dataframe data ma