mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
Update installation_en.md
This commit is contained in:
parent
b631887de4
commit
fc827b4e5e
@ -77,7 +77,7 @@ git clone https://gitee.com/paddlepaddle/PaddleOCR
|
||||
**4. Install third-party libraries**
|
||||
```
|
||||
cd PaddleOCR
|
||||
python3 -m pip install -r requirments.txt
|
||||
python3 -m pip install -r requirements.txt
|
||||
```
|
||||
|
||||
If you getting this error `OSError: [WinError 126] The specified module could not be found` when you install shapely on windows.
|
||||
|
Loading…
x
Reference in New Issue
Block a user