when running uwsgi i get the following message:
!!! no internal routing support, rebuild with pcre support !!!
I already have installed pcr
Did you try:
pip install uwsgi -I
The -I flag will force it to reinstall
-I