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

UnboundLocalError: local variable 'cfg_fp' referenced before assignment #3

Open
Gotta-C opened this issue Apr 4, 2018 · 0 comments

Comments

@Gotta-C
Copy link

Gotta-C commented Apr 4, 2018

.../darknet-visualization_script-master/main_gui.py", line 66, in set_global_variables
options = dict(options)
ValueError: dictionary update sequence element #0 has length 1; 2 is required
Traceback (most recent call last):
File "app.py", line 76, in OnChooseCfg
self.cfgText.SetLabelText(cfg_fp)
UnboundLocalError: local variable 'cfg_fp' referenced before assignment

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