解决ERROR: No matching distribution found for yaml

Bertha 。 2022-12-27 06:23 380阅读 0赞

解决ERROR: No matching distribution found for yaml

报错信息

  1. ERROR: Could not find a version that satisfies the requirement yaml (from versions: none)
  2. ERROR: No matching distribution found for yaml

解决办法 pyyaml

  1. pip install pyyaml -i https://pypi.douban.com/simple/

yaml这个库pip 里要加py前缀

欢迎大家交流学习,任何问题都可以留言

发表评论

表情:
评论列表 (有 0 条评论,380人围观)

还没有评论,来说两句吧...

相关阅读