Skip to content

pyo3_runtime.PanicException: no entry found for key #89

@raczben

Description

@raczben

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions