I'm stuck trying to install uWSGI to deploy my Django application using pip install uwsgi, but encounter this error:
I've found several answers that unfortunately didn't work for me, like update dev tool ,install cywin or modify uwsgiconfig.py (which doesn't exist since it's not installed ), or maybe I'm missing something.