You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'