Tests fail under python3.10: collections import

Bug #1960146 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
resfinder (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Running tests
Done
Traceback (most recent call last):
  File "/usr/bin/run_resfinder.py", line 8, in <module>
    from cge.resfinder import ResFinder
  File "/usr/share/resfinder/cge/resfinder.py", line 14, in <module>
    from .output.table import TableResults
  File "/usr/share/resfinder/cge/output/table.py", line 2, in <module>
    from .orderedset import OrderedSet
  File "/usr/share/resfinder/cge/output/orderedset.py", line 20, in <module>
    class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

Revision history for this message
Andreas Hasenack (ahasenack) wrote :
Changed in resfinder (Ubuntu):
status: In Progress → New
assignee: Andreas Hasenack (ahasenack) → nobody
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.