ubuntu16.04 64bit 安装uWSGI失败 错误描述 在xshell命令行中输入pip3 install uWSGI后出现如下错误(python 3.6) 解决办法 apt-get install python3.6-dev 安装成功 ! 相关文章: