Provide source package on PyPI or precompiled packages for M1 MacBooks
Đang mở
- Ngôn ngữ chính
- Rust
- Star
- 10
- Fork
- 16
- Merge trung bình
- 7 phút
- Pull request đã merge (30 ngày)
- 3
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.