Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

traceback on run.py #4

Open
robclemamzn opened this issue Jun 28, 2024 · 0 comments
Open

traceback on run.py #4

robclemamzn opened this issue Jun 28, 2024 · 0 comments

Comments

@robclemamzn
Copy link

getting a runtime error on basic first run. it seems something isnt declared.
using python v3.12 if it matters.

Traceback (most recent call last):
File "/private/tmp/Klv_extractor/run.py", line 40, in
extract_klv(args.file)
File "/private/tmp/Klv_extractor/run.py", line 10, in extract_klv
packet.structure()
^^^^^^^^^^^^^^^^
AttributeError: 'UnknownElement' object has no attribute 'structure'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant