-
Notifications
You must be signed in to change notification settings - Fork 7.8k
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run PaddleOCR on Macbook Pro M3 Pro (Apple Silicon, Arch: arm) #11588
Comments
@paddle-bot @tink2123
But it gets stuck after this forever. I don't see any log for model download or OCR operation. Even |
i have the same problem |
Having the exact same issue, is there any workaround? |
cc: @michaelowenliu |
Can you verify whether Paddle is installed correctly? Try running in python interpreter
|
related: #11079 |
We currently do not support the M-series system, but it is in our scheduling plan. Thank you for your interest. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
Here's my full code:
完整报错/Complete Error Message:
When I try to run the code above in main.py, the paddleOCR initializes with all the parameters but after that it gets stuck. I don't see the next step where it downloads default models
Additional info:
I have already checked the platform in the terminal before running the above code. The python platform shows: arm:
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no): yes
请尽量不要包含图片在问题中/Please try to not include the image in the issue.
The text was updated successfully, but these errors were encountered: