blockade
blockade copied to clipboard
Blockade install via pip broken for mac users
Hi,
When I try to install blockade via pip it fails due to a quite old version of gevent (fails to build binary wheel). However, I can install it locally after checking the repo out. I see that the requirements have been updated in recent PRs - perhaps you could update pypi, even if it is just with a release candidate?
Fails for the same reason on ubuntu 20.04 based install too. Thanks for the heads up that install from a checkout would work. I was about to be real sad.
This still fails for me even doing a checkout of 2e9cd5676987a80d4f758dda39d15de4ff83bd96 and running pip install .
.