Error while deploying
ananymous-123TRIAL
7 months ago
10 8.745 Preparing metadata (pyproject.toml): started
10 8.804 Preparing metadata (pyproject.toml): finished with status 'error'
10 8.808 error: subprocess-exited-with-error
10 8.808
10 8.808 × Preparing metadata (pyproject.toml) did not run successfully.
10 8.808 │ exit code: 1
10 8.808 ╰─> [6 lines of output]
10 8.808 Checking for Rust toolchain….
10 8.808
10 8.808 Cargo, the Rust package manager, is not installed or is not on PATH.
10 8.808 This package requires Rust and Cargo to compile extensions. Install it through
10 8.808 the system's package manager or via https://rustup.rs/
10 8.808
10 8.808 [end of output]
10 8.808
10 8.808 note: This error originates from a subprocess, and is likely not a problem with pip.
10 8.810 error: metadata-generation-failed
10 8.810
10 8.810 × Encountered error while generating package metadata.
10 8.810 ╰─> See above for output.
10 8.810
10 8.810 note: This is an issue with the package mentioned above, not pip.
10 8.810 hint: See above for details.
10 ERROR: process "/bin/bash -ol pipefail -c python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt" did not complete successfully: exit code: 1
[stage-0 6/10] RUN --mount=type=cache,id=s/44641898-78dc-42fc-b6e9-ab58697444cb-/root/cache/pip,target=/root/.cache/pip python -m venv --copies /opt/venv && . /opt/venv/bin/activate && pip install -r requirements.txt:
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies