I have a problem when I use the pytesseract library with python I'm on macOS Catalina 10.15.5 And I'm using an environment to run openCV Library and it works just fine, I installed pytesseract using homebrew using this command - with the environment active -:
brew install tesseract
and I checked the version of tesseract it shows v4.1.1 So I'm not sure where is the mess up