-
Type: Build Failure
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
Caused by hatch PYTHON-4483:
[2024/08/02 17:23:00.912] + python -m pip install --upgrade hatch [2024/08/02 17:23:24.903] error: subprocess-exited-with-error [2024/08/02 17:23:24.903] × Preparing metadata (pyproject.toml) did not run successfully. [2024/08/02 17:23:24.903] │ exit code: 1 [2024/08/02 17:23:24.903] ╰─> [6 lines of output] [2024/08/02 17:23:24.903] Cargo, the Rust package manager, is not installed or is not on PATH. [2024/08/02 17:23:24.903] This package requires Rust and Cargo to compile extensions. Install it through [2024/08/02 17:23:24.903] the system's package manager or via https://rustup.rs/ [2024/08/02 17:23:24.903] Checking for Rust toolchain.... [2024/08/02 17:23:24.903] [end of output] [2024/08/02 17:23:24.903] note: This error originates from a subprocess, and is likely not a problem with pip. [2024/08/02 17:23:24.957] error: metadata-generation-failed [2024/08/02 17:23:24.957] × Encountered error while generating package metadata. [2024/08/02 17:23:24.957] ╰─> See above for output. [2024/08/02 17:23:24.957] note: This is an issue with the package mentioned above, not pip. [2024/08/02 17:23:24.957] hint: See above for details. [2024/08/02 17:23:25.016] Command 'shell.exec' in function 'run tests' (step 2.2 of 2) failed: shell script encountered problem: exit code 1. [2024/08/02 17:23:25.016] Finished command 'shell.exec' in function 'run tests' (step 2.2 of 2) in 35.791908942s. [2024/08/02 17:23:25.016] Running task commands failed: running command: command failed: shell script encountered problem: exit code 1 [2024/08/02 17:23:25.016] Finished running task commands in 1m53.036714239s.
- is caused by
-
PYTHON-4483 Use hatch as task runner
- Closed