PySide and PyQt Installation
1. Under Python3.8
1.1 Install PySide2
1 |
|
1.2 Install PyQt5
1 |
|
2. Python3.8 and above
2.1 Install PySide6
1 |
|
2.2 Install PyQt6
1 |
|
PySide and PyQt Installation
https://www.hardyhu.cn/2022/08/04/PySide-and-PyQt-Installation/