Skip to content

Failed to execute script 'app' due to unhandled exception : 'NoneType' object has no attribute 'items' #213

@uriworksHJ

Description

@uriworksHJ

It is being developed in a Windows environment.
The above error occurs when the program is executed.

Both v0.4.29 and 0.4.25 are showing the same symptoms.

Traceback (most recent call last):
File "app.py", line 230, in
File "app.py", line 154, in main
File "config.py", line 83, in get_config
File "config.py", line 21, in update_dict
AttributeError: 'NoneType' object has no attribute 'items'

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions