Hello, for your first issue "After installation, `/usr/lib/python3/dist- packages` is not in python path so the module cannot be found", this must be something specific to your environment. I just verified on a freshly installed Ubuntu 24.04, this works:
sudo apt install python3-wxgtk4.0 python3 import wx We can look into packaging the py.typed file. But yes, type hints are a work in progress in wxPython. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2160462 Title: Missing setup for python3-wxgtk4.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wxpython4.0/+bug/2160462/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
