我正在使用PyO3开发一个锈蚀/ python包,在运行maturin develop之后,它在python中运行得很好。我可以将我的生锈代码导入Python并按照我的预期运行我的函数。)$ cd string_sum$ source .env/bin/activatematurin initfn mai
│ exit code: 1 ⚠️ Warning: Please use maturin in pyproject.toml`requires = ["maturin>=0.12,<0.13"]`. This will become an error.maturin failed
Caused by: Cargo metadata failed.: Command '['maturin</e
│ exit code: 1 💥 maturin failed error: the option `Z` is only accepted on the nightly compiler
Error running maturin: Command '['maturin', 'pep517',
│ exit code: 1 Running `maturin pep517 build-wheel -i c:\users\aryalerror: build failed Caused by: Failed to build a native library throughinstalled with the Visual C++ option
error: aborting due to previ