[从python包镜像库安装库]
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple PyQt5
[下载离线安装包]
pip download pyqt5 -i https://pypi.tuna.tsinghua.edu.cn/simple -d .
[查看依赖]
pip show pyqt5
Name: PyQt5
Version: 5.15.8
Summary: Python bindings for the Qt cross platform application toolkit
Home-page: https://www.riverbankcomputing.com/software/pyqt/
Author: Riverbank Computing Limited
Author-email: [email protected]
License: GPL v3
Location: e:\software\python38\lib\site-packages
Requires: PyQt5-Qt5, PyQt5-sip
Required-by: