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
File "/home/syn/yangwanquan/awada/main.py", line 68, in
dm_maps = load_configs()
File "/home/syn/yangwanquan/awada/main.py", line 16, in load_configs
config_files = [file for file in os.listdir(config_folder_path) if file.endswith('.json')]
FileNotFoundError: [Errno 2] No such file or directory: 'avatars'
The text was updated successfully, but these errors were encountered:
File "/home/syn/yangwanquan/awada/main.py", line 68, in
dm_maps = load_configs()
File "/home/syn/yangwanquan/awada/main.py", line 16, in load_configs
config_files = [file for file in os.listdir(config_folder_path) if file.endswith('.json')]
FileNotFoundError: [Errno 2] No such file or directory: 'avatars'
The text was updated successfully, but these errors were encountered: