0
Fixed

Centos 6.5 64bits error

Angel Martz 10 years ago updated by Eugene Pankov (Project coordinator) 10 years ago 1
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

Answer

Answer
Fixed
I've updated the python-gevent-socketio package, please reinstall again.
GOOD, I'M SATISFIED
Thank you now work fine :)
Satisfaction mark by Angel Martz 10 years ago
Answer
Fixed
I've updated the python-gevent-socketio package, please reinstall again.