Casey Leedom

Results 4 comments of Casey Leedom

Note that this could also be related to some DNS issue with Mac OS Tahoe (26.2) and `.local` hostnames that is interacting in a strange way with Python ... I'm...

I just removed all of the python3 packages (3.11, 3.12, 3.13, and 3.14) from my system, and then installed 3.12. No luck. I'm still seeing an error in `getaddrinfo()` ......

Thanks @ronaldoussoren for the follow up and the pointer to the Mac OS 26.2 documentation. It looks like there's no way to manually add any application to `System Settings` ->...

Ah, new information: This problem affects the `brew` installed version of Python in `/opt/homebrew/bin/python3`, not the Apple supplied version in `/usr/bin/python3`. So obviously Apple has done something to their version....