--0000000000000e011806133bac83 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Your python is probably picking Qt libraries from your system instead of from PyQt5-Qt5. Try running with LD_LIBRARY_PATH=3D~/.local/lib/python3.10/site-packages/PyQt5/Qt5 python ... I think ZdaPvm/ZdlPvm is from Qt that is statically compiled with libstc++ and not about Qt version. On Sat, Mar 9, 2024 at 9:06=E2=80=AFPM Pei Jia wr= ote: > > Hi, all: > > > I think my issue mentioned in the title is due to Qt5 version > incompatibility. > > *ImportError: ~/.local/lib/python3.10/site-packages/PyQt5/QtCore.abi3.so > : undefined symbol: _ZdaPvm, version Qt_5* > > I manually installed the newest Qt-5.15.12 already. > > However, due to https://pypi.org/project/PyQt5/ , PyQt5 is still 5.15.10 > . > > > That probably caused the above error. > > > Wondering if two packages: PyQt5 and Qt5 itself are maintained > respectively by the same group and at the same time? > > Well, anyway, can anybody please help to upgrade PyQt5 from 5.15.10 to > 5.15.12? > > > cheers > > Pei > > > --0000000000000e011806133bac83 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Your python is probably picking Qt libr= aries from your system instead of from PyQt5-Qt5. Try running with LD_LIBRA= RY_PATH=3D~/.local/lib/python3.10/site-packages/PyQt= 5/Qt5 python ...

=
I think ZdaPvm/ZdlPv= m is from Qt that is statically compiled with libstc++ and not about Qt ver= sion.

On Sat, Mar 9, 2024 at 9:06=E2=80=AFPM Pei Jia <jiapei@longervision.com> wr= ote:
=20 =20 =20


Hi, all:


I think my issue mentioned in the title is due to Qt5 version incompatibility.

ImportError: ~/.local/lib/python3.10/site-packages/PyQt5/QtCore.abi3.so: undefined symbol: _ZdaPvm, version Qt_5

I manually installed the newest Qt-5.15.12 already.

However, due to https://pypi.org/project/PyQt5/ , PyQt5 is still 5.15.10=C2=A0 .


That probably caused the above error.


Wondering if two packages: PyQt5 and Qt5 itself are maintained respectively by the same group and at the same time?

Well, anyway, can anybody please help to upgrade PyQt5 from 5.15.10 to 5.15.12?


cheers

Pei


--0000000000000e011806133bac83--