1. 程式人生 > >uwsgi "no internal routing support’

uwsgi "no internal routing support’

int -i res routing markdown nor -m cnblogs log

解決辦法:

pip install uwsgi -I --no-cache-dir
It reinstalls (-I) as @leech said, but ignores the compiled cache (--no-cache-dir) and recompiles the thing with the new libs.

uwsgi "no internal routing support’