flask-cors icon indicating copy to clipboard operation
flask-cors copied to clipboard

Support for Apple's arm64 architecture (osx-arm64)

Open kartzke opened this issue 5 years ago • 1 comments

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?

kartzke avatar Dec 15 '20 02:12 kartzke

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.

corydolphin avatar Dec 22 '20 17:12 corydolphin

Closing this for now.

corydolphin avatar Jun 26 '23 05:06 corydolphin