Skip to content

Some packages don't have 3.13 wheels yet and require cargo compilation #2384

@ajaybarun01

Description

@ajaybarun01

error: subprocess-exited-with-error

× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [6 lines of output]

  Cargo, the Rust package manager, is not installed or is not on PATH.
  This package requires Rust and Cargo to compile extensions. Install it through
  the system's package manager or via https://rustup.rs/

  Checking for Rust toolchain....
  [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Running "prepdocs.py"
./app/backend/prepdocs.py "C:\sample\openai\new openai demo/data/*" --verbose
Traceback (most recent call last):
File "C:\sample\openai\new openai demo\app\backend\prepdocs.py", line 7, in
from azure.core.credentials import AzureKeyCredential
ModuleNotFoundError: No module named 'azure'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions