Similar to #1, since 0.1.4 does not provide a source package, it cannot be installed on M1 MacBooks currently:
$ 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)
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)