Skip to content

Unable to install FastAPI on Windows 10 using Python 3.8.1 #1793

@codemasta

Description

@codemasta

I create a virtualenv then ran the command
pip install fastapi[all] but I keep going this error message

Collecting orjson<4.0.0,>=3.2.1; extra == "all"
Using cached orjson-3.3.0.tar.gz (654 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing wheel metadata ... error
Caused by:
process didn't exit successfully: rustc - --crate-name ___ --print=file-names -Z mutable-noalias --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=cfg (exit code: 1)
--- stderr

See screenhot.

error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions