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 'bvps' referenced before assignment when running "basic example" code from main github page #73

Open
lefkothea1 opened this issue Mar 23, 2023 · 0 comments

Comments

@lefkothea1
Copy link

I am using the puVHR-cpu version and running on some issues that I cannot seem to fix as the current code is not very consistent with the usage examples of github. Any help is deeply appreciuated!

Trying to follow the "basic usage" example on one video that I generated myself. getting the error below.

.....pyvhr\lib\site-packages\pyVHR\analysis\pipeline.py:130 in run_on_video
    bvps = apply_filter(bvps,

UnboundLocalError: local variable 'bvps' 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