当前位置:   article > 正文

在pycharm安装graphviz库时发生报错ERROR: Could not find a version that satisfies the requirement

could not find a version that satisfies the requirement graphviz (from versi

项目场景:

在pycharm安装graphviz库时发生报错

问题描述:

报错有
ERROR: Could not find a version that satisfies the requirement graphviz
  • 1

原因分析:

之前用的一直是清华的源,
https://pypi.tuna.tsinghua.edu.cn/simple/
  • 1
没想到在安装这个的时候会有问题,于是换成了python原来的源

解决方案:

将源换为
https://pypi.python.org/simple
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/正经夜光杯/article/detail/946971
推荐阅读
相关标签
  

闽ICP备14008679号