error in xx setup command: ‘install_requires’ must be a string or list of strings containing valid project/version requirement specifiers解决方案

系统教程评论1,079

在安装七牛python SDK的时候,报如下错误

Complete output (1 lines):
error in qiniu setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.文章源自堕落的鱼-https://www.duoluodeyu.com/2758.html

文章源自堕落的鱼-https://www.duoluodeyu.com/2758.html

我是通过更新setuptools解决以上问题的,具体方式为执行以下指令,更新setuptools。文章源自堕落的鱼-https://www.duoluodeyu.com/2758.html

pip install setuptools -U

setuptools更新完成后,再执行你前面的安装指令就可以了。文章源自堕落的鱼-https://www.duoluodeyu.com/2758.html 文章源自堕落的鱼-https://www.duoluodeyu.com/2758.html

 
禁用又拍云CDN服务分配的测试域名 网站建设

禁用又拍云CDN服务分配的测试域名

又拍云的CDN服务开通后会默认分配一个测试域名,用于CDN服务的测试,这个域名在服务调试阶段确实能起到一定的作用,但等到CDN服务配置完成正式上线后,就会显得很鸡肋,甚至有站点镜像之嫌,影响站点SEO...
匿名

发表评论

匿名网友
确定

拖动滑块以完成验证