On нед, 03 фев 2013 22:13:20 CET, Oddur Magnusson wrote:
I'm trying to start up a uwsgi server hosting a gevent application
on Linux ubuntu 3.5.0-17.
I used to default ubuntu uwsgi which is version 1.4.5 and the default
pip gevent.
...
If I look at the version of gevent which pip gave me it's 0.13.8 which
is the latest according to the gevent website.
gevent is currently at 1.0rc2 which is an API rewrite, and is much
better than the 0.13 releases.
So 1.0rc2 is what uwsgi supports.
You can install it with:
pip install git+https://github.com/SiteSupport/gevent
--
дамјан
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi