Pip: command not found
piotrpomorski
PROOP

a year ago

Seems that even though I informed that both Node and Python are used, the container did not install python, why is that? How to config it best?

the custom starter is: cd flask && pip install -r requirements.txt && python app.py && npm run start
or possibly just: pip install -r ./flask/requirements.txt && python ./flask/app.py && npm run start

View Deploy details

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

7 Replies

a year ago

Hello, You rarely ever want to use cd in this context, please share your repo so we can advise further.


piotrpomorski
PROOP

a year ago

but even without cd it does not work, as if docker did not install python


piotrpomorski
PROOP

a year ago

ok I think I solved it


a year ago

Glad you were able to solve!


Status changed to Solved brody over 1 year ago


piotrpomorski

ok I think I solved it

akshatshaw
FREE

a year ago

i am having same issue, can you help pls


Status changed to Open Railway 11 months ago


bugmaker2
HOBBY

9 months ago

I have the same problem


akshatshaw

i am having same issue, can you help pls

codvid-ai
HOBBY

8 months ago

me too


Loading...