We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
` (paddle) root@ubuntu-3090ti:/home/ubuntu/github/PaddleOCR/PPOCRLabel# python PPOCRLabel.py --lang ch Traceback (most recent call last): File "/home/ubuntu/github/PaddleOCR/PPOCRLabel/PPOCRLabel.py", line 27, in from PyQt5.QtCore import QSize, Qt, QPoint, QByteArray, QTimer, QFileInfo, QPointF, QProcess ImportError: /root/anaconda3/envs/paddle/lib/python3.9/site-packages/PyQt5/QtCore.abi3.so: undefined symbol: _ZdaPvm, version Qt_5
Linux ubuntu-3090ti 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
`
(paddle) root@ubuntu-3090ti:/home/ubuntu/github/PaddleOCR/PPOCRLabel# python PPOCRLabel.py --lang ch
Traceback (most recent call last):
File "/home/ubuntu/github/PaddleOCR/PPOCRLabel/PPOCRLabel.py", line 27, in
from PyQt5.QtCore import QSize, Qt, QPoint, QByteArray, QTimer, QFileInfo, QPointF, QProcess
ImportError: /root/anaconda3/envs/paddle/lib/python3.9/site-packages/PyQt5/QtCore.abi3.so: undefined symbol: _ZdaPvm, version Qt_5
Linux ubuntu-3090ti 5.15.0-48-generic #54-Ubuntu SMP Fri Aug 26 13:26:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
`
The text was updated successfully, but these errors were encountered: