Replies: 1 comment
-
prob related |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I have a use case where I build a custom library in rust + pyo3 with maturin
let's say it's
library called
base_library
then I have a second rust library, meant to be installed totally seperately
when I to pass PyX to py_run, it fails
Beta Was this translation helpful? Give feedback.
All reactions