安装python模块失败 求解
回答
收藏

安装python模块失败 求解

l
linter
2023-04-13 03:28·浏览量:2926
l
linter
发布于 2023-04-13 03:282926浏览

error: subprocess-exited-with-error pip subprocess to install build dependencies did not run successfully. exit code: 1 [3 lines of output] Looking in links: c:\Users\Administrator\AppData\Local\Shadowbot\cache\packages ERROR: Could not find a version that satisfies the requirement setuptools>=40.8.0 (from versions: none) ERROR: No matching distribution found for setuptools>=40.8.0 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error pip subprocess to install build dependencies did not run successfully. exit code: 1 See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.


中文机翻:

错误:子进程退出,出现错误pip安装生成依赖项的子进程未成功运行。退出代码:1〔3行输出〕正在查找链接:c:\Users\Administrator\AppData\Local\Shadowbot\cache\packages错误:找不到满足要求的版本setuptools>=40.8.0(来自版本:none)错误:没有找到setuptools的匹配分发>=40.8.0[输出结束]注意:此错误源自子进程,可能不是pip的问题。错误:子进程退出,出现错误pip安装生成依赖项的子进程未成功运行。退出代码:1请参阅上面的输出。注意:这个错误源于一个子流程,可能不是pip的问题。

收藏
全部回答1
最新
发布回答
回答