Skip to content

fastapi-cli is not installed with the new "fastapi[standard]" #1821

@cospectrum

Description

@cospectrum

Describe the issue

I would expect fastapi cmd to work with mkPoetryEnv and the latest fastapi[standard], but it does not.
poetry run fastapi does not find a command. I can see fastapi bin in the final poetryEnv derivation, but its broken and tells me to run pip install fastapi[standard] (still doesn't help).
If I try to add fastapi-cli as a poetry dependency, the build will fail completely.

Metadata

Metadata

Assignees

No one assigned

    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