我已经在我的Macbook上安装了PyQt5,但是当我尝试运行命令来安装工具时,我得到了一个错误,如下所示: ERROR: Could not find a version that satisfiesthe requirement pyqt5-plugins<5.15.2.3,>=5.15.2.2 (from pyqt5-tools) (from versions: none)
ERROR: Nomat
我在Windows上安装了Python 3.8。已经通过pip PyQt5安装了,尝试了PyQt5-tools,但是不能。我的PyQt5版本是: 5.13.1 pip install PyQt5-tools 给出错误: ERROR: Could not find a version that satisfies the requirementPyQt5-tools(from versions: no
我正在尝试在我的MacBook上安装IMDbPY,它运行在10.12.4和Python3.5.2版本上。我确实找到了一些解决这个问题的问题线索,但提供的建议似乎对我没有帮助。以下是我的终端的输出。code 1 in /private/var/folders/gd/f_5prpbn13j_xy22k_4nlvgh0000gn/T/pip-build-k_hgg84y/IMDbPY/
在此之后,我已经<