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

vsbRead example works on some files but not others #5

Open
skywo1f opened this issue Jul 14, 2022 · 0 comments
Open

vsbRead example works on some files but not others #5

skywo1f opened this issue Jul 14, 2022 · 0 comments

Comments

@skywo1f
Copy link

skywo1f commented Jul 14, 2022

I have a neo-vi->vehicle spy 3 generated file which does not work in the VSBIOExample.py script. It gives me this error:

Traceback (most recent call last):
File "sensibleVSBIO.py", line 13, in
for msg in vsbRead:
File "/usr/local/lib/python3.8/dist-packages/ICS_VSBIO-0.5.1-py3.8-linux-x86_64.egg/ICS_VSBIO/VSBReader.py", line 66, in next
raise ValueError(self.get_error_message())
ValueError: \udc802\udce5

Other files which I generated the exact same way work fine.

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