You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There isn't a binary wheel currently for ARM64 Windows.
The source distribution build is failing to build with HTTP 502 errors. Hopefully that will clear itself up soon and get me unstuck, but having a binary wheel would be preferable to avoid build issues like this.
- Installing rpds-py (0.18.1): FailedPEP517 build of a dependency failedBackend subprocess exited when trying to invoke build_wheel | Command '['C:\\Users\\extra\\AppData\\Local\\Temp\\tmpyfwrbb64\\.venv\\Scripts\\python.exe', 'C:\\Users\\extra\\pipx\\venvs\\poetry\\Lib\\site-packages\\pyproject_hooks\\_in_process\\_in_process.py', 'build_wheel', 'C:\\Users\\extra\\AppData\\Local\\Temp\\tmpt9l7edtr']' returned non-zero exit status 1. | | Running `maturin pep517 build-wheel -i C:\Users\extra\AppData\Local\Temp\tmpyfwrbb64\.venv\Scripts\python.exe --compatibility off` | Updating crates.io index | Downloading crates ... | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/syn/2.0.32/download` (146.75.106.137), got 502 | body: | I/O error | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/pyo3/0.20.3/download` (146.75.106.137), got 502 | body: | I/O error | warning: spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/autocfg/1.1.0/download` (146.75.106.137), got 502 | body: | I/O error | Downloaded heck v0.4.1 | Downloaded unindent v0.2.3 | Downloaded archery v1.2.0 | Downloaded pyo3-macros v0.20.3 | Downloaded windows-targets v0.48.1 | Downloaded pyo3-build-config v0.20.3 | Downloaded indoc v2.0.4 | Downloaded static_assertions v1.1.0 | Downloaded memoffset v0.9.0 | Downloaded triomphe v0.1.9 | Downloaded quote v1.0.31 | Downloaded unicode-ident v1.0.11 | Downloaded rpds v1.1.0 | Downloaded pyo3-macros-backend v0.20.3 | Downloaded proc-macro2 v1.0.66 | Downloaded parking_lot_core v0.9.8 | Downloaded pyo3-ffi v0.20.3 | Downloaded parking_lot v0.12.1 | Downloaded portable-atomic v1.6.0 | Downloaded lock_api v0.4.10 | Downloaded target-lexicon v0.12.9 | Downloaded smallvec v1.11.0 | Downloaded once_cell v1.18.0 | Downloaded scopeguard v1.1.0 | Downloaded windows_x86_64_gnullvm v0.48.0 | Downloaded windows_aarch64_gnullvm v0.48.0 | Downloaded windows_x86_64_msvc v0.48.0 | Downloaded libc v0.2.147 | Downloaded windows_x86_64_gnu v0.48.0 | Downloaded windows_i686_gnu v0.48.0 | Downloaded windows_i686_msvc v0.48.0 | Downloaded windows_aarch64_msvc v0.48.0 | Downloaded autocfg v1.1.0 | Downloaded pyo3 v0.20.3 | Downloaded syn v2.0.32 | 📦 Including license file "C:\Users\extra\AppData\Local\Temp\tmpjofkkn72\rpds_py-0.18.1\LICENSE" | 🔗 Found pyo3 bindings | 🐍 Found CPython 3.13 at C:\Users\extra\AppData\Local\Temp\tmpyfwrbb64\.venv\Scripts\python.exe | 📡 Using build options features from pyproject.toml | Compiling target-lexicon v0.12.9 | Compiling once_cell v1.18.0 | Compiling autocfg v1.1.0 | Compiling proc-macro2 v1.0.66 | Compiling unicode-ident v1.0.11 | Compiling windows_aarch64_msvc v0.48.0 | Compiling libc v0.2.147 | Compiling parking_lot_core v0.9.8 | Compiling scopeguard v1.1.0 | Compiling smallvec v1.11.0 | Compiling heck v0.4.1 | Compiling portable-atomic v1.6.0 | Compiling cfg-if v1.0.0 | Compiling static_assertions v1.1.0 | Compiling triomphe v0.1.9 | Compiling unindent v0.2.3 | Compiling indoc v2.0.4 | Compiling lock_api v0.4.10 | Compiling memoffset v0.9.0 | Compiling archery v1.2.0 | Compiling rpds v1.1.0 | Compiling windows-targets v0.48.1 | Compiling pyo3-build-config v0.20.3 | Compiling quote v1.0.31 | Compiling parking_lot v0.12.1 | Compiling syn v2.0.32 | Compiling pyo3-ffi v0.20.3 | Compiling pyo3 v0.20.3 | error: failed to run custom build command for `pyo3-ffi v0.20.3` | | Caused by: | process didn't exit successfully: `C:\Users\extra\AppData\Local\Temp\tmpjofkkn72\rpds_py-0.18.1\target\release\build\pyo3-ffi-81356d45426c62d5\build-script-build` (exit code: 1) | --- stdout | cargo:rerun-if-env-changed=PYO3_CROSS | cargo:rerun-if-env-changed=PYO3_CROSS_LIB_DIR | cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_VERSION | cargo:rerun-if-env-changed=PYO3_CROSS_PYTHON_IMPLEMENTATION | cargo:rerun-if-env-changed=PYO3_PRINT_CONFIG | cargo:rerun-if-env-changed=PYO3_USE_ABI3_FORWARD_COMPATIBILITY | | --- stderr | error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12) | = help: please check if an updated version of PyO3 is available. Current version: 0.20.3 | = help: set PYO3_USE_ABI3_FORWARD_COMPATIBILITY=1 to suppress this check and build anyway using the stable ABI | warning: build failed, waiting for other jobs to finish... | 💥 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/extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "C:\\Users\\extra\\AppData\\Local\\Temp\\tmpjofkkn72\\rpds_py-0.18.1\\Cargo.toml" "--release" "--lib"` | Error: command ['maturin', 'pep517', 'build-wheel', '-i', 'C:\\Users\\extra\\AppData\\Local\\Temp\\tmpyfwrbb64\\.venv\\Scripts\\python.exe', '--compatibility', 'off'] returned non-zero exit status 1
The text was updated successfully, but these errors were encountered:
There isn't a binary wheel currently for ARM64 Windows.
The source distribution build is failing to build with HTTP 502 errors. Hopefully that will clear itself up soon and get me unstuck, but having a binary wheel would be preferable to avoid build issues like this.
The text was updated successfully, but these errors were encountered: