【发布时间】:2019-11-07 07:13:49
【问题描述】:
我一直在尝试在我的 PC (Windows 10 64bits) 上安装 PySide2 并安装了 Python 3.8,但我每次都遇到错误。
我使用了命令pip install PySide2。它不适合我。
我们将不胜感激。
错误:
ERROR: Could not find a version that satisfies the requirement pyside2 (from versions: none)
ERROR: No matching distribution found for pyside2
【问题讨论】:
-
在
windows 10 64 bits和python 3.7.3中没有问题
标签: python python-3.x windows pip