安装python第三方库的时候会提示报错缺少依赖库,报错如下:

ERROR: Could not find a version that satisfies the requirement 模块名 (from automat) (from versions: none)
ERROR: No matching distribution found for 模块名

ERROR: Could not find a version that satisfies the requirement triton (from versions: none)
ERROR: No matching distribution found for triton
没有具体提示的时候在官网下载最新安装即可
官网网址:https://pypi.org/

标签: none

添加新评论