Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I can not run fastapi (unknown command) #43

Open
Lowievhb opened this issue Jun 15, 2024 · 4 comments
Open

I can not run fastapi (unknown command) #43

Lowievhb opened this issue Jun 15, 2024 · 4 comments

Comments

@Lowievhb
Copy link

When I try to use the fastapi dev command it doesn't do anything , it just tells me that it isn't a command

@amrpyt
Copy link

amrpyt commented Jun 25, 2024

Same problem here

@tornado909
Copy link

Same

@gitover22
Copy link

When I try to use the fastapi dev command it doesn't do anything , it just tells me that it isn't a command

maybe you can try:

pip install "fastapi[standard]"

then try again, hope this can help you.

@maulikmadhavi
Copy link

I had the same issue. You uninstall and reinstalled as suggested by @gitover22 . Make sure it should install fastapi-cli . Hope it works!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants