Lars Peters
Results
2
comments of
Lars Peters
Upgrading to latest version of gevent no longer works. To get plivo running, uninstall gevent and install version 1.1.0 (now on Github): ``` /bin/pip uninstall gevent /bin/pip install -Iv https://github.com/gevent/gevent/releases/download/v1.1.0/gevent-1.1.0.tar.gz...
Fixed this in plivo_install.sh: https://github.com/plivo/plivoframework/pull/137/commits/d252364855f58bd75150e7e827e3e272531c1694