Your comments

Hello I tried yum clean all && yum reinstall python-gevent-socketio

but still with same error

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