error[E0432]: unresolved import pyo3::types::PyDictItems
#3085
Unanswered
gabriel-frattini
asked this question in
Questions
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the PyO3/maturin-action@v1 pipeline I get an error on line 812 here.
it says
unresolved import pyo3::types::PyDictItems
andno PyDictItems in types
. Why can't it find PyDictItems?Beta Was this translation helpful? Give feedback.
All reactions