From 27f47460e39788b921a60ca19e2ea2904ebb15ea Mon Sep 17 00:00:00 2001 From: 0polar <29332484+0polar@users.noreply.github.com> Date: Tue, 19 Mar 2019 19:59:12 +0800 Subject: [PATCH] Fix wrong module name Exception: You probably meant to install and run gevent-websocket --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d866a15..2e943b52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ rsa PySocks pyasn1 websocket -geventwebsocket +gevent-websocket bencode coincurve python-bitcoinlib