Skip to content

NameError: name 'default_26' is not defined #45

@cystone

Description

@cystone

After I installed the SCCAF, I got an error as follows:
from SCCAF import *


NameError Traceback (most recent call last)
in
----> 1 from SCCAF import *

/opt/anaconda3/lib/python3.8/site-packages/SCCAF/init.py in
73 '#000080',
74 '#808080',
---> 75 '#000000', ] + default_26
76
77

NameError: name 'default_26' is not defined


Anyone knew the reason and solving method?

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