Closed tillboehringer closed 2 months ago
Not my circus, not my monkeys, I'm afraid. This is an issue in Pillow, or Homebrew. Or numpy.
Not my circus, not my monkeys, I'm afraid. This is an issue in Pillow, or Homebrew. Or numpy.
Ok then I will look into this, but thanks for the fast reply and the time you invest into the project.
I'm having the same issue as well on my MBP M1 running on Sonoma. I'm really not tech savvy and I'm clueless on how to troubleshoot this. If someone can help that'd be much appreciated!
@tillboehringer in the meantime I bashed my daily command
brew update && brew upgrade && brew cleanup
...and ocrmypdf is working again, I don't understand what happened but I'm relieved!
@onjour That suggests it was temporary breakage that probably broke a lot of other things, and Homebrew has since fixed it all.
@tillboehringer in the meantime I bashed my daily command
brew update && brew upgrade && brew cleanup
...and ocrmypdf is working again, I don't understand what happened but I'm relieved!
Sadly didn't work for me, but when I have some more time I will try to troubleshoot the matter. Thank you all for the tips.
What were you trying to do?
Just straight up convert a File with:
ocrmypdf Statistics_raw.pdf Statistics.pdf
or even get the version with:ocrmypdf --version
But I get:
AttributeError: module 'numpy.typing' has no attribute 'NDArray'
Where are you installing/running from?
Homebrew
OCRmyPDF version
can't output version, installed 28.08.24
What operating system are you working on?
macOS
Operating system details and version
14.6.1
Simple sanity checks
Relevant log output