This repository has been archived by the owner on Jul 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
UnboundLocalError: local variable 'cfg' referenced before assignment #21
Comments
It's an error connected to improper formatting of the project path or an error in project path in config.yaml Can you share a path to your project and a screenshot of the config.yaml (top part with the project path)? |
The config_path variable is different than your project_path. I assume you moved the project and the |
That solved it... wow, what a silly mistake! I'm still new to all this. But thanks so much! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi all,
I am having this issue when I attempt "dlc.extract_frames(config_path, crop = True"
I am using Visual Studio Code as a text editor instead of ATOM, could this be the source of the problem? It seems to be in the config.yaml and I even tried it using an old config file that used to work
The text was updated successfully, but these errors were encountered: