You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we use CPython version 3.9 on MacBook with ARM CPU, there's no pre-built wheel available for this combination, which means slow installation due to the need for compilation. Since CPython3.9 became the default on macOS 15(released in September), it would be great if we support this combination.