1、You should consider upgrading via the ‘e:\2048\venv\scripts\python.exe -m pip install --upgrade pip’ command.
终端执行:python -m pip install --upgrade pip——解决
2、pytesseract.pytesseract.TesseractNotFoundError: tesseract is not installed or it’s not in your PATH. See README file for more information.
解决方法参照大佬:
https://blog.youkuaiyun.com/weixin_44010678/article/details/107818994