Jump to content

nouraali

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by nouraali

  1. Python 2.6.6 is too old to install new modules. I recommend you use 2.7 or 3.6. Let me know which one you choose to go with.

    python 2.7

     

    libraries needed:-

    PIL

    pytesseract

    opencv2

    matplotnumpy

    os

     

    software needed:-

    tesseract ocr (used by the wrapper pytesseract)

  2. hi i want to run python script that requires the following libraries -opencv, -pytesseract, -tesseract-ocr.

    i read something that tells to include them in the PYTHONPATH, but i don't know how.

    I would appreciate your help for further clarification

×
×
  • Create New...