© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lithish S
while deploying the fastapi application on render, i am getting this following error "bash: uvicorn command not found". How can i resolve this ?
Akash R Chandran
India based student developer who likes to build (sometimes even design) websites. I love to create automation scripts using Python3. In my
Did you add uvicorn to requirements.txt?
blog.akashrchandran.in/deploying-fastapi-applicat…