Skip to content

Commit 1373790

Browse files
committed
2 parents a0a8cfd + 7822772 commit 1373790

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 1. Introdoction
44

55
Crawl and download images using Selenium + PhantomJS
6-
Using python3 and PyQt4
6+
Using python3 and PyQt5
77

88
## 2. Key features
99
+ Search Engine: Google, Bing, Baidu
@@ -17,10 +17,10 @@ Using python3 and PyQt4
1717

1818
## 3. Solve dependencies
1919
### 3.1 Windows
20-
#### 3.1.1 Download and install Python3.4
21-
Download Latest version of Python3.4 installer from [here](https://www.python.org/ftp/python/3.4.4/python-3.4.4.msi)
22-
#### 3.1.2 Download and install PyQt4
23-
Download latest version of PyQt4 install from [here](https://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-4.11.4/PyQt4-4.11.4-gpl-Py3.4-Qt4.8.7-x32.exe/download)
20+
#### 3.1.1 Download and install Python3.5
21+
Download Latest version of Python3.5 installer from [here](https://www.python.org/ftp/python/3.5.3/python-3.5.3.exe)
22+
#### 3.1.2 Download and install PyQt5
23+
Download latest version of PyQt5 install from [here](https://sourceforge.net/projects/pyqt/files/PyQt5/PyQt-5.6/PyQt5-5.6-gpl-Py3.5-Qt5.6.0-x32-2.exe/download)
2424
#### 3.1.3 Download and setup phantomjs
2525
Official phantomjs prebuilt executable can be downloaded from [here](https://bitbucket.org/ariya/phantomjs/downloads)
2626

0 commit comments

Comments
 (0)