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

Hash error in run_ang.py #15

Open
seanmacb opened this issue Jun 29, 2023 · 0 comments
Open

Hash error in run_ang.py #15

seanmacb opened this issue Jun 29, 2023 · 0 comments
Labels
invalid This doesn't seem right

Comments

@seanmacb
Copy link
Collaborator

seanmacb commented Jun 29, 2023

See Logs/arctheta30_180_log.txt @felipeaoli

at end of log, receiving the following error when running arctheta test

`
Traceback (most recent call last):

File "run_ang.py", line 514, in

sys_status = confirm_move(ihash, get_remotehash(sh))

File "run_ang.py", line 231, in get_remotehash

return sout[-1].strip('\n')

IndexError: list index out of range
`

Looks like fao_seq20.py is not passing the hash back to run_ang.py properly? This issue has only happened once but would be worth keeping an eye on

@seanmacb seanmacb added the invalid This doesn't seem right label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant