下载中文识别库
https://github.com/tesseract-ocr/tessdata
放到tesseract安装目录share目录下
mac:/usr/local/Cellar/tesseract/4.0.0_1/share
安装pytessera...
silianpan
4个月前 (08-04) 79℃ 0评论
0喜欢
背景
python3.7将async作为了关键字,导致安装pyspider出错
安装过程
pyenv管理多个Python版本
https://github.com/pyenv/pyenv
mac
brew update
brew install pyenv
window...
silianpan
4个月前 (08-03) 93℃ 0评论
0喜欢