It seems that something is wrong with the macro since it uses pyo3 from this crate instead of my own crate.
I followed the instructions but I got the following error repeatedly:
the trait `std::convert::From<pyo3_built::pyo3::PyErr>` is not implemented for `pyo3::PyErr`
It seems that something is wrong with the macro since it uses pyo3 from this crate instead of my own crate.
I followed the instructions but I got the following error repeatedly: