flask-cors
flask-cors copied to clipboard
Support for Apple's arm64 architecture (osx-arm64)
Hi, I'm trying to install flask-cors on a new Apple MacBook with Apple Silicon, but it fails to install via Conda due to no packages matching the architecture. Would it be possible to add support for this?
Hey @kartzke I don't personally maintain the packages in conda. Can you confirm if you are able to install directly with pip? It should correctly identify the source package instead of the bdist wheel.
Closing this for now.