Public bug reported: PyOtherSideQtRCImporter needs to implement find_spec since find_module is no longer supported. https://docs.python.org/3.11/library/importlib.html#importlib.abc.MetaPathFinder.find_module shows it is deprecated since 3.4 (the link shows the 3.11 docs) and it was removed in 3.12.
Upstream issue: https://github.com/thp/pyotherside/issues/130 Upstream fix: https://github.com/thp/pyotherside/pull/131 Upstream follow-up fix: https://github.com/thp/pyotherside/pull/134 ** Affects: pyotherside (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: pyotherside (Ubuntu Noble) Importance: Undecided Assignee: Agathe Porte (gagath) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2115654 Title: PyOtherSideQtRCImporter broken on Python3.12 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/pyotherside/+bug/2115654/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
