ApeWorX / ApeWorX/blake2b-py

Provide source package on PyPI or precompiled packages for M1 MacBooks

Open
#7 7 comments 2 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
10
Forks
16
Avg merge
7m
Merged PRs (30d)
3

Description

Similar to https://github.com/ethereum/blake2b-py/issues/1, since 0.1.4 does not provide a source package, it cannot be installed on M1 MacBooks currently:

```sh
$ pip install 'blake2b-py==1.4.0'
ERROR: Could not find a version that satisfies the requirement blake2b-py==1.4.0
ERROR: No matching distribution found for blake2b-py==1.4.0
```

This is an issue, since it is a dependency of py-evm (specifically, >=1.4.0)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.