Centos7 安装uwsgi失败
centos7 安装uwsgi失败
失败过程我是Centos 直接安装没有其他操作
按照网上部署部署uwsgi+nginx+django 教程
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
安装Python包管理easy_install 包 https://pypi.python.org/pypi/distribute
安装步骤:
12345> cd ~ wget> https://pypi.python.org/packages/source/d/distribute/distribute-0.6.49.tar.gz> tar xf distribute-0.6.49.tar.gz cd distribute-0.6.49 python2.7> setup.py install easy_install --version pip 包:> https://pypi.python.org/pypi/pip
发现没有自带没有安装 pip yum了pip之后使用pip安装pip install uwsgi报错一直没有解决错误代码ERROR: ...