PyQt Examples Client For https://github.com/PyQt5/PyQt
It requires both Python35+ and PyQt5 and QtWebKit.
需要 Python35+ PyQt5 和 QtWebKit
install requirements
pip install requests
pip install pygit2==0.27.2
pip install PyQt5 -U
pip install PyQt3D -U
pip install PyQtChart -U
pip install PyQtDataVisualization -U
pip install PyQtPurchasing -U
pip install PyQtWebKit -U
- Install Python35+
- Install Qt5.13.1 to ~/Qt5.13.1
- clone https://github.com/PyQt5/PyQtWebKit and run
./build.sh
Replace QtWebKit to QtWebEngine
第一次运行很慢(因为在clone例子源码)
If the first boot is slow
1. git clone https://github.com/PyQt5/PyQt.git
2. move PyQt to PyQtClient\Resources\Data\Projects
3. start PyQtClient