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

Value Error: object not in sequence #22

Closed
felixsc1 opened this issue Dec 11, 2017 · 2 comments
Closed

Value Error: object not in sequence #22

felixsc1 opened this issue Dec 11, 2017 · 2 comments

Comments

@felixsc1
Copy link
Member

When starting COSplay the following error message appears:

Error on pyboard:
Traceback (most recent call last):
  File "main.py", line 323, in <module>
  File "main.py", line 197, in main
ValueError: object not in sequence

Before the error appears, it successfully connects to the pyboard and also detects the sequence on it.

@felixsc1
Copy link
Member Author

seemed to be that the problem was with the sequence file, not with the software itself.

@TheChymera
Copy link
Member

This issue can commonly be caused if the sequence contains a leading column of indexes.

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

2 participants