<div dir="ltr">Sir could you please help us in installing ssbench i am getting errors.<br><br><br>ashish@ubuntu:~$ ssbench-worker -h<br>Traceback (most recent call last):<br>  File "/usr/local/bin/ssbench-worker", line 22, in <module><br>
    from ssbench.worker import Worker<br>  File "/usr/local/lib/python2.7/dist-packages/ssbench/worker.py", line 19, in <module><br>    import gevent<br>  File "/usr/local/lib/python2.7/dist-packages/gevent/__init__.py", line 36, in <module><br>
    from gevent.hub import get_hub, iwait, wait<br>  File "/usr/local/lib/python2.7/dist-packages/gevent/hub.py", line 14, in <module><br>    You can get a newer version of greenlet from <a href="http://pypi.python.org/pypi/greenlet/'">http://pypi.python.org/pypi/greenlet/'</a>'' % (greenlet_version, ))<br>
ImportError: Your version of greenlet (0.3.1) is too old (required >= 0.3.2)<br>             You can get a newer version of greenlet from <a href="http://pypi.python.org/pypi/greenlet/">http://pypi.python.org/pypi/greenlet/</a><br>
<br></div>