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

ears_template_conformance.py: "vp_end" referenced before assignment - Python 3.10 #1

Open
shott92 opened this issue Sep 1, 2022 · 0 comments

Comments

@shott92
Copy link

shott92 commented Sep 1, 2022

When running the Ears_template_conformance script from that file, I get the following error:

= RESTART: C:\Users\User\AppData\Local\Programs\Python\Python310\ears_template_conformance.py

  File "C:\Users\user\AppData\Local\Programs\Python\Python310\ears_template_conformance.py", line 87, in parse_anchor
    self.anchor = self.sent[self.system_name.start-sent_start : vp_end+1-sent_start]
UnboundLocalError: local variable 'vp_end' 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