Ahnaf Shamim
Ahnaf Shamim
@Ben0981 I'm having the same issue, did you find a fix?
i tried that, it didnt work. didnt have this problem before so kinda confused
1.1.1 didn't work for me, im running a Macbook Air with an M1 chip :(
Hello, can you tell me how to run this on mac os?
after much trial and error, it seems like this does not completely work with the M1 MacBooks 🥲
Yes thank you, I found a workaround for M1 users. If you have an M1 mac, then your ARM64 arch won't work on this project with python. Thus, you must...
> > Yes thank you, I found a workaround for M1 users. If you have an M1 mac, then your ARM64 arch won't work on this project with python. Thus,...
> > You should try doing `pip3 install cython tesseract-ocr libtesseract-dev libleptonica-dev ` > > I installed these with brew (since these are linux packages, not python), but it still...