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
I am using python 3.10 and I am getting this same error. Can you please explain exactly the steps to get around it? I neeed this installed to keep working. Thank you
blake2b-py currently doesn't support compiling for pypy 3.7 without additional configuration (assuming rust is installed)
Easy solution is to just release binary wheels for pypy (3.7 preferred, but 3.6 too maybe)
The text was updated successfully, but these errors were encountered: