Python - Error when doing Image to Text using pytesseract

后端 未结 0 1330
清酒与你
清酒与你 2020-11-29 12:19

My script:

from PIL import Image

print(pytesseract.image_to_string(Image.open(\'/Users/Sanya/Downloads/SimpleText.png\')))

And then I got th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题