Python 3.8
#6409
Replies: 2 comments 1 reply
-
On my mac m1 computer, python3.8 can install paddleocr, you can try to compile and install it yourself |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you can run PaddleOCR on Apple Silicon? I also have Apple Silicon: M2 and I want to run PaddleOCR on my machine, but have issues with compatibility with my chip architecture. In Github codespace all works fine, but it cost additional money:( How to run PaddleOCR on Apple Silicon? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if there are any plans to support Python 3.8? The M1 Mac does not support anything before 3.8 so it currently fails to install. I tried it out in Google Colab and it works great! I would love to run it natively so if there are any tips I would greatly appreciate it. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions