Comment 7 for bug 1782291

Revision history for this message
Jack Jonnalagadda (jackjvs) wrote :

On a working system gevent 1.1.2 is used
(analytics-alarm-gen)[root@a1s27 /]$ pip freeze | grep geven
You are using pip version 8.1.2, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
gevent==1.1.2
geventhttpclient==1.0a0
(analytics-alarm-gen)[root@a1s27 /]$ pip freeze | grep kaf
You are using pip version 8.1.2, however version 10.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
kafka-python==1.0.2
(analytics-alarm-gen)[root@a1s27 /]$

(yum install python-pip, listed above is the output of pip freeze)