Skip to content

Commit 7595e8a

Browse files
committed
readme
1 parent 53743cd commit 7595e8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,15 @@ The project is currently under development. It requires both Python35-32 and PyQ
1111
pip install requests
1212
pip install pygit2==0.27.2
1313
pip install PyQt5==5.10.1
14+
pip install PyQtWebKit==5.10.1
1415
pip install PyQt3D==5.10.1
1516
pip install PyQtChart==5.10.1
1617
pip install PyQtDataVisualization==5.10.1
1718
pip install PyQtPurchasing==5.10.1
1819
```
1920

21+
if pip install PyQtWebKit==5.10.1 failed
22+
2023
2.install QtWebKit
2124

2225
download [QtWebKit](https://github.com/annulen/webkit/releases/) and extract to PYTHONPATH/Lib/site-packages/PyQt5/Qt

0 commit comments

Comments
 (0)