aceproxy
aceproxy copied to clipboard
ImportError: No module named gevent
lexxnsk@debian:~/aceproxy$ python2 ./acehttp.py
Traceback (most recent call last):
File "./acehttp.py", line 9, in
вот такая проблема. уже переустановил все, что можно. Пробую в Дебиан Джесси на Виртуалбоксе.
python -c "import gevent; print gevent.version"
Traceback (most recent call last):
File "
exxnsk@debian:~/aceproxy$ sudo pip show gevent Name: gevent Version: 1.1.2 Summary: Coroutine-based network library Home-page: http://www.gevent.org/ Author: Jason Madden Author-email: [email protected] License: MIT Location: /root/.local/lib/python2.7/site-packages Requires: greenlet lexxnsk@debian:~/aceproxy$
lexxnsk@debian:~/aceproxy$ python -V Python 2.7.12 lexxnsk@debian:~/aceproxy$ python2 -V Python 2.7.12
В последующем хочу установить ValdikSS/aceproxy на Raspberry Pi3 для просмотра торрент тв с любых устройств. Это же будет возможно?
You can change the file /opt/aceproxy/vlcclient/vlcclient.py, edit the gevent.coros line to gevent.lock, and replace the other occurrence of coros with lock.
This issue was fixed in this fork, and it is more maintained in general: https://github.com/AndreyPavlenko/aceproxy
Поставить на малину не выйдет. На ней не пашет ACE.