FileNotFoundError: Unable to find the config.yaml file. #1176
saonson
started this conversation in
Show and tell
Replies: 1 comment
-
It can't find the config.yaml file but it does have this file in the folder: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please help, I have followed the instructions but cannot run the Swar-Chia-Plot-Manager, the error is as follows:
File "C:\Users\ADMIN\Desktop\Swar-Chia-Plot-Manager-main\plotmanager\library\parse\configuration.py", line 14, in _get_config
raise FileNotFoundError(f"Unable to find the config.yaml file. Expected location: {file_path}")
FileNotFoundError: Unable to find the config.yaml file. Expected location: C:\Users\ADMIN\Desktop\Swar-Chia-Plot-Manager-main\config.yaml
PS C:\Users\ADMIN\Desktop\Swar-Chia-Plot-Manager-main>
Beta Was this translation helpful? Give feedback.
All reactions