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 'seg' referenced before assignment #87

Closed
2000222 opened this issue Jul 30, 2021 · 1 comment
Closed

Comments

@2000222
Copy link

2000222 commented Jul 30, 2021

File "/home/.../anaconda3/envs/python3/lib/python3.7/site-packages/pixellib/instance.py", line 599, in process_video
return seg, output
UnboundLocalError: local variable 'seg' referenced before assignment

Some notes: pixellib -- 0.6.6 pip -- 21.1.3 tensorflow -- 2.5.0

@tleers
Copy link

tleers commented Oct 28, 2021

the same happened to me when the video file was not in place - double check that the video file is where you expect it to be

@2000222 2000222 closed this as completed Oct 29, 2021
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

2 participants