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
{{ message }}
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.
Hello @loveenv, apologies for the delay in responding to this. It seems that version of pip after 20.2.4 will get this error when run through the script. The solution is to downgrade pip to version 20.2.4 using pip install --force pip==20.2.4 before running the installation script on an existing virtual environment.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
"numpy-1.18.5-cp38-cp38-macosx_11_0_x86_64.whl is not a supported wheel on this platform" is the error code when installing latest release
The text was updated successfully, but these errors were encountered: