ERROR: Could not find a version that satisfies the requirement json (from versions: none)ERROR: No matching distribution found for json
我建议,贴出报错的图片。
你指定的版本找不到,可能是你的python版本不支持你要pip的库版本。建议有conda可以conda search “库名”有啥下啥,或者根据你的库换你python版本