rproxy icon indicating copy to clipboard operation
rproxy copied to clipboard

does not work on current twisted version

Open jitendraky opened this issue 9 years ago • 0 comments

what version of twisted you had used?

Error on current version(16):
from twisted.internet import epollreactor File "/Library/Python/2.7/site-packages/twisted/internet/epollreactor.py", line 16, in from select import epoll, EPOLLHUP, EPOLLERR, EPOLLIN, EPOLLOUT ImportError: cannot import name epoll

jitendraky avatar Jun 02 '16 07:06 jitendraky