报错信息: D:\pythontest\duanxinhongzha>pip3 install pillowCollecting pillow Could not find a version that satisfies the requirement pillow (from versions:)No matching distribution found for pillow 错误原因:1.后来找了很多方法,发现我的电脑是64位的,而官网只提供32位的,就是自己去官网下载的其他PIL 2.
1.安装Pillow pip install Pillow 2.安装tesseract-ocr OCR(Optical Character Recognition, 光学字符识别) 软件 安装包含两个部分:ORC引擎本身以及对应语言的训练数据 github地址: https://github.com/tesseract-ocr/tesseract You can either Install Tesseract via pre-built binary package or build it