We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291eb50 commit 5fe8ddfCopy full SHA for 5fe8ddf
README.md
@@ -26,12 +26,15 @@ pip install PyQtPurchasing -U
26
pip install PyQtWebKit -U
27
```
28
29
-### For Linux
+### For RHEL_7_6-X86_64
30
31
1. Install Python35+
32
2. Install Qt5.13.1 to ~/Qt5.13.1
33
3. clone https://github.com/PyQt5/PyQtWebKit and run `./build.sh`
34
35
+## Todo
36
+
37
+Replace QtWebKit to QtWebEngine
38
39
## Notice
40
@@ -43,4 +46,4 @@ If the first boot is slow 第一次运行很慢(因为在clone例子源码)
43
46
44
47
## ScreenShot
45
48
-
49
+
0 commit comments