Public bug reported: Starting plover and clicking on Output -> Enable produces this error:
ERROR: engine update failed. AttributeError: module 'collections' has no attribute 'Sequence' The error seems to be coming from: /usr/lib/python3/dist-packages/plover/system/__init__.py: assert isinstance(keys, collections.Sequence) This has been fixed in plover's source code (by switching to collections.abc), however it looks like the ubuntu package source is older. See also: https://stackoverflow.com/questions/69596494/unable-to-import-freegames-python-package-attributeerror-module-collections Thank you ** Affects: plover (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969746 Title: Package source is not compatible with python 3.10 in ubuntu 22.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plover/+bug/1969746/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
