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

When generating predictions, eval_onelayer crashes on a KeyError #266

Closed
cglewis opened this issue Dec 20, 2018 · 0 comments
Closed

When generating predictions, eval_onelayer crashes on a KeyError #266

cglewis opened this issue Dec 20, 2018 · 0 comments
Assignees
Labels

Comments

@cglewis
Copy link
Member

cglewis commented Dec 20, 2018

Traceback (most recent call last):
  File "eval_OneLayer.py", line 210, in <module>
    instance.main()
  File "eval_OneLayer.py", line 116, in main
    source_mac, timestamps[0])
  File "/usr/local/lib/python3.5/dist-packages/poseidonml/common.py", line 159, in get_previous_state
    state[b'representation'].decode('ascii'))
KeyError: b'representation'
@cglewis cglewis added the bug label Dec 20, 2018
lilchurro added a commit that referenced this issue Dec 20, 2018
@cglewis cglewis self-assigned this Dec 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant