Open nephi-dev opened 1 week ago
I think none of the maintainers have used pyenv on Windows, so this is unlikely to be fixed by us anytime soon. Feel free to investigate and send a PR to fix it if you are up to it.
I don't know exactly on what version, but this bug was not happening before
Bug Description
Maturin
could not find any interpreters
when i try to runmaturin list-python
it only showsand python is installed and is on my path
Your maturin version (
maturin --version
)1.7.4
Your Python version (
python -V
)3.12.6
Your pip version (
pip -V
)24.3.1
What bindings you're using
pyo3
Does
cargo build
work?If on windows, have you checked that you aren't accidentally using unix path (those with the forward slash
/
)?Steps to Reproduce
maturin list-python
pyenv which python