-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I tried to parse this file:
https://raw.githubusercontent.com/amrhas/PDRNoC/refs/heads/VCRouter/noctweak/Debug/wavform.vcd.vcd
When I get the following error:
thread '<unnamed>' (9314) panicked at wellen/src/vcd.rs:1244:39:
no entry found for key
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Parsing...Traceback (most recent call last):
File "/****/main.py", line 105, in <module>
vcd = pw.Waveform(file)
^^^^^^^^^^^^^^^^^
pyo3_runtime.PanicException: no entry found for key
System info:
- Python 3.12.3
- pywellen==0.20.2
- Ubuntu 24.04.3 LTS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels