requirements.txt references an old uWSGI version, causing an error in pip install -r requirements.txt
kmh11 opened this issue · 0 comments
kmh11 commented
The old uWSGI version doesn't work with the added warnings in GCC 7 because it is set to cause an error for warnings.
I have tested the pip command with the latest uWSGI version in requirements.txt and it does install everything.