You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thread '' panicked at crates/circuit/src/interner.rs:147:14:
the caller is responsible for only using interner keys from the correct interner
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
PanicException: the caller is responsible for only using interner keys from the correct interner
How can we reproduce the issue?
run above
What should happen?
it should work. It does if I first compile against no backend, and then use those circuits as input to the backend transpile