Hi, I just installed uwsgi like this: UWSGI_PROFILE=gevent pip install http://projects.unbit.it/downloads/uwsgi-1.9.5.tar.gz
I was under the impression that uwsgi shipped with gevent. I launched python and tried to import gevent but cant be found. Was is the recommended gevent version to use with uWSG 1.9.5? I guess I have to install myself? Thanks On Thu, Apr 4, 2013 at 3:51 PM, Roberto De Ioris <[email protected]> wrote: > > > > > uWSGI 1.9.5 is available with the new GridFS plugin and improved V8 > > support: > > > > http://projects.unbit.it/downloads/uwsgi-1.9.5.tar.gz > > > > > Oops, the changelog is here: > > https://uwsgi-docs.readthedocs.org/en/latest/Changelog-1.9.5.html > > -- > Roberto De Ioris > http://unbit.it > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi >
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
