/bin/bash: line 1: uvicorn: command not found
angad
TRIALOP

a year ago

Im getting uvicorn not found error when trying to deploy my python fastapi server

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

1 Replies

a year ago

Do you have uvicorn in your requirements.txt file?


Loading...