allan920693 / Captcha-Solver-using-Pytesseract

This project shows how to solve Captcha by image pre-processing and optical character recognition (OCR).
MIT License
3 stars 2 forks source link

pytesseract.pytesseract.TesseractError: (1, u"Error, unknown command line argument '-psm'") #1

Open joe-yeong opened 4 years ago

joe-yeong commented 4 years ago

how can i solve this error??? i am using python 2.7... could anyone help me with this one? i'm new in github and i just started python for a certain project and this is the perfect program to solve it.

ghost commented 3 years ago

how can i solve this error??? i am using python 2.7... could anyone help me with this one? i'm new in github and i just started python for a certain project and this is the perfect program to solve it.

Use --psm and not -psm