0
Solucionado

Centos 6.5 64bits error

Angel Martz hace 10 años actualizado por Eugene Pankov (Project coordinator) hace 10 años 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

Respuesta

Respuesta
Solucionado
I've updated the python-gevent-socketio package, please reinstall again.
BIEN, ESTOY SATISFECHO.
Thank you now work fine :)
Puntuación de satisfacción por Angel Martz hace 10 años
Respuesta
Solucionado
I've updated the python-gevent-socketio package, please reinstall again.