pip3 install uwsgi 报错
Command "/usr/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5m77h_mm/uwsgi/setup.py';
exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace(' ', ' '), __file__, 'exec'))"
install --record /tmp/pip-nv79gpc5-record/install-record.txt --single-version-externally-managed --compile"
failed with error code 1 in /tmp/pip-build-5m77h_mm/uwsgi/
yum -y install python36-devel 解决