Skip to content

AttributeError: module 'collections' has no attribute 'MutableSet' #1210

@EeroKH

Description

@EeroKH

I am using arch linux.
When starting back in time from icon nothing happens.
when starting on command line I get following erros;

$ backintime
Traceback (most recent call last):
File "/usr/share/backintime/common/backintime.py", line 27, in
import config
File "/usr/share/backintime/common/config.py", line 32, in
import tools
File "/usr/share/backintime/common/tools.py", line 1801, in
class OrderedSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'

I just got Python version 3.10.

Thanks

  • Eero -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions