Sir could you please help us in installing ssbench i am getting errors.

ashish@ubuntu:~$ ssbench-worker -h
Traceback (most recent call last):
  File "/usr/local/bin/ssbench-worker", line 22, in <module>
    from ssbench.worker import Worker
  File "/usr/local/lib/python2.7/dist-packages/ssbench/worker.py", line 19,
in <module>
    import gevent
  File "/usr/local/lib/python2.7/dist-packages/gevent/__init__.py", line
36, in <module>
    from gevent.hub import get_hub, iwait, wait
  File "/usr/local/lib/python2.7/dist-packages/gevent/hub.py", line 14, in
<module>
    You can get a newer version of greenlet from
http://pypi.python.org/pypi/greenlet/''' % (greenlet_version, ))
ImportError: Your version of greenlet (0.3.1) is too old (required >= 0.3.2)
             You can get a newer version of greenlet from
http://pypi.python.org/pypi/greenlet/
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to