当前位置:   article > 正文

Python:安装PyQt5踩到的坑_error: package 'typing-extensions' requires a diff

error: package 'typing-extensions' requires a different python: 3.6.15 not i

问题:安装PyQt5是出现
Package ‘pip’ requires a different Python: XXX not in XXXX
或者
Could not find a version that satisfies the requirement sip>=XXX (from pyqt5) (from versions: )的报错

原因: python版本过低
解决:升级到高版本的python

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

闽ICP备14008679号