Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大佬,缺失文件FileNotFoundError: [Errno 2] No such file or directory: 'avatars' #7

Open
wanquanY opened this issue Nov 14, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@wanquanY
Copy link

image
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'

@bigbrother666sh
Copy link
Member

自己在代码仓路径下创建一个

@bigbrother666sh bigbrother666sh added the good first issue Good for newcomers label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants