开发者社区> 问答> 正文

Tesseract报错:esseract.exe is not installe?报错

用pytesseract这个包的时候报错,然后百度了一下环境变量也设置了,路径也改了,依旧同样的报错!
图片说明
报错提示是:esseract.exe is not installed or it's not in your path
但是我看其他人的报错提示都是tesseract.exe is not installed or it's not in your path
就tesseract和esseract是什么情况,为什么一直报错,求大佬解答

展开
收起
爱吃鱼的程序员 2020-06-23 01:43:00 624 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    https://blog.csdn.net/qq_22521211/article/details/85788013
    https://blog.csdn.net/weixin_38648232/article/details/85161815

    我感觉你安装的pytesseract感觉不是正版的。从官网上找的证据https://github.com/madmaze/pytesseract

    tesseract_cmd='tesseract'...classTesseractNotFoundError(EnvironmentError):def__init__(self):super(TesseractNotFoundError,self).__init__(tesseract_cmd+"isnotinstalledorit'snotinyourpath")
    2020-06-23 01:43:18
    赞同 展开评论 打赏
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载