Uvicorn Module Not found

tea-cat23
HOBBY

6 months ago

I'm trying to build a program that sorts tasks in an Eisenhower Matrix here's the repo:https://github.com/Tea-Cat23/eisenhower-matrix

It builds correctly but when it tries to deploy I get these errors:
Starting Container

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

/root/.nix-profile/bin/python3: No module named uvicorn

View Deploy details

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

1 Replies

6 months ago

Hello,

This looks like a node app, why are you trying to use uvicorn?