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

script deleted yaml config file #16

Open
52THANOS opened this issue Feb 2, 2024 · 0 comments
Open

script deleted yaml config file #16

52THANOS opened this issue Feb 2, 2024 · 0 comments

Comments

@52THANOS
Copy link

52THANOS commented Feb 2, 2024

File "test.py", line 72, in
logger, cfg = init()
File "test.py", line 53, in init
cfg = gorilla.Config.fromfile(args.config)
File "H:\IST-Net\venv\lib\site-packages\gorilla\config\config.py", line 221, in fromfile
use_predefined_variables)
File "H:\IST-Net\venv\lib\site-packages\gorilla\config\config.py", line 135, in _file2dict
temp_config_file.name)
File "H:\IST-Net\venv\lib\site-packages\gorilla\config\config.py", line 116, in _substitute_predefined_vars
with open(temp_config_name, "w") as tmp_config_file:
PermissionError: [Errno 13] Permission denied: 'C:\Users\m\AppData\Local\Temp\tmp6sppxs54\tmp8de2yuuv.yaml'

script will delete tmp file . why did this happen?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant