Skip to content
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

PyQt5/QtCore.abi3.so: undefined symbol: _ZdaPvm, version Qt_5 #48

Open
xiaocode337317439 opened this issue Nov 15, 2022 · 0 comments
Open

Comments

@xiaocode337317439
Copy link

`
(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
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant