On Sat, 13 Jan 2024, Matthias Urlichs wrote:

Package: python3-wxgtk4.0
Version: 4.2.1+dfsg-3
Severity: normal
X-Debbugs-Cc: sm...@smurf.noris.de

Installing the version from Testing says

import wx.core
Traceback (most recent call last):
 File "<stdin>", line 1, in <module>
 File "/usr/lib/python3/dist-packages/wx/__init__.py", line 17, in <module>
   from wx.core import *
 File "/usr/lib/python3/dist-packages/wx/core.py", line 12, in <module>
   from ._core import *
ImportError: 
/usr/lib/python3/dist-packages/wx/_core.cpython-311-x86_64-linux-gnu.so: 
undefined symbol: _ZN13wxRadioButtonD2Ev, version WXU_3.2


due to its dependency on libwxgtk3.2-1, which apparently needs to be >=
3.2.4 instead of 3.2.2.

Semantic versioning appears to be overrated. :-(

Hello Matthias,

Do I understand correctly that you installed the python3-wxgtk4.0 4.2.1+dfsg-3
binary package from Debian Testing into a Debian 12 system and that's how you encountered this error?

Scott

Reply via email to