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

Problem on tally process #360

Open
PiahDoNeumann opened this issue Sep 28, 2022 · 0 comments
Open

Problem on tally process #360

PiahDoNeumann opened this issue Sep 28, 2022 · 0 comments

Comments

@PiahDoNeumann
Copy link

PiahDoNeumann commented Sep 28, 2022

How correct this error? Is possible to repair?

File "/var/voting/helios/tasks.py", line 91, in election_compute_tally
election.compute_tally()
File "/var/voting/helios/models.py", line 418, in compute_tally
tally.add_vote(voter.vote, verify_p=False)
File "/var/voting/helios/workflows/homomorphic.py", line 320, in add_vote
enc_vote_choice = encrypted_vote.encrypted_answers[question_num].choices[answer_num]
IndexError: list index out of range

Have one question and 700 answer. Only 42 people voted.

python3 --version
Python 3.8.10

@PiahDoNeumann PiahDoNeumann changed the title Problem on Tally Process Problem on tally process Sep 28, 2022
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