stav121/i3wm-themer

ImportError: cannot import name ABC

オープン

#86 opened on 2020/01/27

 (9 件のコメント) (0 件のリアクション) (0 人の担当者)Python (253 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (2,148 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド