-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide source package on PyPI or precompiled packages for M1 MacBooks #7
Comments
As a workaround to build from source on arm64 I added
to my |
@yorhodes Where in |
@mattslipari Something like this:
Alternatively, you can use my fork which added a
|
@cburgdorf What do you think about uploading a source package? |
@cburgdorf seconding the above |
This issue is solved no? |
I only see Wheel distribution files on https://pypi.org/project/blake2b-py/#files It's not solved. But it would be easy to solve for the maintainer. |
Similar to #1, since 0.1.4 does not provide a source package, it cannot be installed on M1 MacBooks currently:
This is an issue, since it is a dependency of py-evm (specifically, >=1.4.0)
The text was updated successfully, but these errors were encountered: