Hacker News new | ask | show | jobs
by BGthaOG 1938 days ago
I have heard complaints when it comes to local development of apps running Python. Seems from [1] any version older than Python 3.9.1 may have problems:

"Python v3.9.1 becomes the first version of the language to support macOS 11 Big Sur. The developers note that the release is made possible thanks to Xcode 11..."

[1] https://www.techradar.com/news/you-can-now-run-python-on-app...

3 comments

Getting pandas to work was a pain. Otherwise it’s been great.
News to me! I'm on 3.8 on an M1. Works fine.
2.7's ctypes doesn't compile on M1, for instance.