V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
saximi
V2EX  ›  Python

请问 PYTHON3 下是不是无法安装 pytesseract 这个包?

  •  
  •   saximi · 2017-10-09 23:28:50 +08:00 · 3398 次点击
    这是一个创建于 2389 天前的主题,其中的信息可能已经有所发展或是发生改变。
    32 位的 WINDOW7,PYTHON3,安装 pytesseract-0.1.7.tar.gz 时提示缺少 olefile 包,但是在 pypi 上找 olefile 包却提示被删除,是不是 PYTHON3 下就不能安装 pytesseract 呢?
    谢谢指点!
    6 条回复    2017-10-11 18:38:47 +08:00
    longchisihai
        1
    longchisihai  
       2017-10-09 23:44:15 +08:00
    可以用 exe 安装,详见: http://www.w2bc.com/article/146617
    flaneurse
        2
    flaneurse  
       2017-10-09 23:46:01 +08:00
    pip install pytesseract 没问题啊
    liangmishi
        3
    liangmishi  
       2017-10-10 01:00:43 +08:00 via Android
    在 ubuntu 上安装会好装一些
    qianc1990
        4
    qianc1990  
       2017-10-10 10:47:10 +08:00
    你需要先安装 tesseract
    saximi
        5
    saximi  
    OP
       2017-10-10 20:00:51 +08:00
    @qianc1990 请问是要先装 tesseract 还是装 tesseract-ocr ?
    cqxxxxxxx
        6
    cqxxxxxxx  
       2017-10-11 18:38:47 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3927 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 10:23 · PVG 18:23 · LAX 03:23 · JFK 06:23
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.