Oct-17-2025, 02:32 PM
the error info are as follows:
Building wheels for collected packages: jiter
Building wheel for jiter (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for jiter (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [39 lines of output]
Running
鈿狅笍 Warning: You're building a library without activating pyo3's
馃敆 Found pyo3 bindings
馃悕 Found CPython 3.14 at D:\ProgramTools\Python\Python314\python.exe
馃摗 Using build options features, bindings from pyproject.toml
Compiling shlex v1.3.0
Compiling target-lexicon v0.13.3
Compiling find-msvc-tools v0.1.1
Compiling autocfg v1.5.0
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.19
Compiling libc v0.2.175
Compiling zerocopy v0.8.27
Compiling radium v0.7.0
Compiling heck v0.5.0
Compiling version_check v0.9.5
Compiling getrandom v0.3.3
Compiling static_assertions v1.1.0
error: linker
|
= note: program not found
note: the msvc targets depend on the msvc linker but
note: please ensure that Visual Studio 2017 or later, or Build Tools for Visual Studio were installed with the Visual C++ option.
note: VS Code is a different product, and is not sufficient.
error: could not compile
warning: build failed, waiting for other jobs to finish...
error: could not compile
error: could not compile
error: could not compile
error: could not compile
error: could not compile
馃挜 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit code: 101":
Error: command ['maturin', 'pep517', 'build-wheel', '-i', 'D:\\ProgramTools\\Python\\Python314\\python.exe', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for jiter
Failed to build jiter
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> jiter
Building wheels for collected packages: jiter
Building wheel for jiter (pyproject.toml) ... error
error: subprocess-exited-with-error
× Building wheel for jiter (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [39 lines of output]
Running
maturin pep517 build-wheel -i D:\ProgramTools\Python\Python314\python.exe --compatibility off鈿狅笍 Warning: You're building a library without activating pyo3's
extension-module feature. See https://pyo3.rs/v0.26.0/building-and-dis...le-feature馃敆 Found pyo3 bindings
馃悕 Found CPython 3.14 at D:\ProgramTools\Python\Python314\python.exe
馃摗 Using build options features, bindings from pyproject.toml
Compiling shlex v1.3.0
Compiling target-lexicon v0.13.3
Compiling find-msvc-tools v0.1.1
Compiling autocfg v1.5.0
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.19
Compiling libc v0.2.175
Compiling zerocopy v0.8.27
Compiling radium v0.7.0
Compiling heck v0.5.0
Compiling version_check v0.9.5
Compiling getrandom v0.3.3
Compiling static_assertions v1.1.0
error: linker
link.exe not found|
= note: program not found
note: the msvc targets depend on the msvc linker but
link.exe was not foundnote: please ensure that Visual Studio 2017 or later, or Build Tools for Visual Studio were installed with the Visual C++ option.
note: VS Code is a different product, and is not sufficient.
error: could not compile
target-lexicon (build script) due to 1 previous errorwarning: build failed, waiting for other jobs to finish...
error: could not compile
proc-macro2 (build script) due to 1 previous errorerror: could not compile
libc (build script) due to 1 previous errorerror: could not compile
zerocopy (build script) due to 1 previous errorerror: could not compile
radium (build script) due to 1 previous errorerror: could not compile
getrandom (build script) due to 1 previous error馃挜 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit code: 101":
"cargo" "rustc" "--features" "pyo3/generate-import-lib" "--message-format" "json-render-diagnostics" "--manifest-path" "C:\\Users\\zhy\\AppData\\Local\\Temp\\pip-install-ax5cgqwj\\jiter_18b37c83f8574d40a3c85f37b0c718ef\\crates\\jiter-python\\Cargo.toml" "--release" "--lib" "--crate-type" "cdylib"Error: command ['maturin', 'pep517', 'build-wheel', '-i', 'D:\\ProgramTools\\Python\\Python314\\python.exe', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for jiter
Failed to build jiter
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> jiter
