Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

ImportError: cannot import name ABC #86

@AbelDawson

Description

@AbelDawson

Ubuntu 19.10

Traceback (most recent call last):
File "i3wm-themer.py", line 12, in
from i3wmthemer.models.theme import Theme
File "/home/abel/i3wm-themer/i3wmthemer/models/theme.py", line 1, in
from i3wmthemer.models.abstract_theme import AbstractTheme
File "/home/abel/i3wm-themer/i3wmthemer/models/abstract_theme.py", line 1, in
from abc import ABC, abstractmethod
ImportError: cannot import name ABC

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions