0
Fixed
Centos 6.5 64bits error
Hello,
I try to install on new fresh installation but stil not working
ajenti-panel -v
19.08.2014 02:55 ajenti-panel:105 INFO Using config file /etc/ajenti/config.json
19.08.2014 02:55 ajenti-panel:130 INFO Ajenti starting in foreground
Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 137, in <module>
from ajenti import core
File "/usr/lib/python2.6/site-packages/ajenti/core.py", line 20, in <module>
from ajenti.http import HttpRoot, RootHttpHandler
File "/usr/lib/python2.6/site-packages/ajenti/http.py", line 9, in <module>
from socketio.handler import SocketIOHandler
ImportError: No module named socketio.handler
I tried
yum clean metadata
yum reinstall python-gevent-websocket
yum reinstall python-gevent-socketio
but still with this errors
I try to install on new fresh installation but stil not working
ajenti-panel -v
19.08.2014 02:55 ajenti-panel:105 INFO Using config file /etc/ajenti/config.json
19.08.2014 02:55 ajenti-panel:130 INFO Ajenti starting in foreground
Traceback (most recent call last):
File "/usr/bin/ajenti-panel", line 137, in <module>
from ajenti import core
File "/usr/lib/python2.6/site-packages/ajenti/core.py", line 20, in <module>
from ajenti.http import HttpRoot, RootHttpHandler
File "/usr/lib/python2.6/site-packages/ajenti/http.py", line 9, in <module>
from socketio.handler import SocketIOHandler
ImportError: No module named socketio.handler
I tried
yum clean metadata
yum reinstall python-gevent-websocket
yum reinstall python-gevent-socketio
but still with this errors
Answer
0
Answer
Fixed
Eugene Pankov (Project coordinator) 10 years ago
I've updated the python-gevent-socketio package, please reinstall again.
Answer
Fixed
I've updated the python-gevent-socketio package, please reinstall again.
Customer support service by UserEcho