wssh icon indicating copy to clipboard operation
wssh copied to clipboard

No module named monkey

Open compacq opened this issue 8 years ago • 1 comments

from setuptools.monkey import get_unpatched

ImportError: No module named monkey

compacq avatar Sep 21 '16 03:09 compacq

I think you should manually install the lib gevent by using command pip install gevent

super1-chen avatar Jun 12 '17 09:06 super1-chen