窗口中cygwin64中的uwsgi安装错误

时间:2018-07-12 10:47:12

标签: django python-3.x uwsgi

我将使用cygwin64安装uwsgi

  

pip3安装uwsgi

运行其向我显示错误

plugins / router_basicauth / router_basicauth.c:9:10:致命错误:crypt.h:无此类文件或目录    #包括             ^ ~~~~~~~~~   编译终止。


uwsgi的建筑车轮失败   为uwsgi运行setup.py clean 无法建立uwsgi

plugins / router_basicauth / router_basicauth.c:9:10:致命错误:crypt.h:无此类文件或目录      #包括               ^ ~~~~~~~~~     编译终止。

----------------------------------------

命令“ / usr / bin / python3 -u -c”导入设置工具,标记化; 文件 ='/ tmp / pip-install-quuqvtp0 / uwsgi / setup.py'; f = getattr (标记,'打开',打开)(文件);代码= f.read()。replace('\ r \ n','\ n'); f.close(); exec (compile(code, file ,'exec'))“安装--record /tmp/pip-record-rf2m_6y8/install-record.txt --single-version-externally-managed --compile “失败,错误代码为/ tmp / pip-install-quuqvtp0 / uwsgi /

请帮助我如何解决此问题?

0 个答案:

没有答案