61 lines
3.3 KiB
Plaintext
61 lines
3.3 KiB
Plaintext
Collecting fastapi==0.110.0 (from -r requirements.txt (line 1))
|
|
Using cached fastapi-0.110.0-py3-none-any.whl.metadata (25 kB)
|
|
Collecting uvicorn==0.27.1 (from -r requirements.txt (line 2))
|
|
Using cached uvicorn-0.27.1-py3-none-any.whl.metadata (6.3 kB)
|
|
Collecting sqlalchemy==2.0.28 (from -r requirements.txt (line 3))
|
|
Using cached SQLAlchemy-2.0.28-py3-none-any.whl.metadata (9.6 kB)
|
|
Collecting pydantic==2.6.4 (from -r requirements.txt (line 4))
|
|
Using cached pydantic-2.6.4-py3-none-any.whl.metadata (85 kB)
|
|
Collecting pydantic-settings==2.2.1 (from -r requirements.txt (line 5))
|
|
Using cached pydantic_settings-2.2.1-py3-none-any.whl.metadata (3.1 kB)
|
|
Collecting starlette<0.37.0,>=0.36.3 (from fastapi==0.110.0->-r requirements.txt (line 1))
|
|
Using cached starlette-0.36.3-py3-none-any.whl.metadata (5.9 kB)
|
|
Collecting typing-extensions>=4.8.0 (from fastapi==0.110.0->-r requirements.txt (line 1))
|
|
Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
|
|
Collecting annotated-types>=0.4.0 (from pydantic==2.6.4->-r requirements.txt (line 4))
|
|
Using cached annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
|
|
Collecting pydantic-core==2.16.3 (from pydantic==2.6.4->-r requirements.txt (line 4))
|
|
Using cached pydantic_core-2.16.3.tar.gz (368 kB)
|
|
Installing build dependencies: started
|
|
Installing build dependencies: finished with status 'done'
|
|
Getting requirements to build wheel: started
|
|
Getting requirements to build wheel: finished with status 'done'
|
|
Installing backend dependencies: started
|
|
Installing backend dependencies: finished with status 'done'
|
|
Preparing metadata (pyproject.toml): started
|
|
Preparing metadata (pyproject.toml): finished with status 'error'
|
|
error: subprocess-exited-with-error
|
|
|
|
Preparing metadata (pyproject.toml) did not run successfully.
|
|
exit code: 1
|
|
|
|
[14 lines of output]
|
|
Python reports SOABI: cp313-win_amd64
|
|
Computed rustc target triple: x86_64-pc-windows-msvc
|
|
Installation directory: C:\Users\patro\AppData\Local\puccinialin\puccinialin\Cache
|
|
Rustup already downloaded
|
|
Installing rust to C:\Users\patro\AppData\Local\puccinialin\puccinialin\Cache\rustup
|
|
warn: installing msvc toolchain without its prerequisites
|
|
error: could not read metadata for file: 'C:\Users\patro\AppData\Local\puccinialin\puccinialin\Cache\rustup-init\rustup-init.exe': ╨б╨╕╤Б╤В╨╡╨╝╨╡ ╨╜╨╡ ╤Г╨┤╨░╨╡╤В╤Б╤П ╨╜╨░╨╣╤В╨╕ ╤Г╨║╨░╨╖╨░╨╜╨╜╤Л╨╣ ╨┐╤Г╤В╤М. (os error 3)
|
|
|
|
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....
|
|
Rust not found, installing into a temporary directory
|
|
[end of output]
|
|
|
|
note: This error originates from a subprocess, and is likely not a problem with pip.
|
|
|
|
[notice] A new release of pip is available: 25.3 -> 26.0.1
|
|
[notice] To update, run: G:\CodeAssistent\task\api\task-api\.venv\Scripts\python.exe -m pip install --upgrade pip
|
|
error: metadata-generation-failed
|
|
|
|
Encountered error while generating package metadata.
|
|
|
|
pydantic-core
|
|
|
|
note: This is an issue with the package mentioned above, not pip.
|
|
hint: See above for details.
|