install pip packages python
rpcerror
HOBBYOP

a year ago

Hello its probably a very simple and funny question because I suppose its very easy but I didnt launch a python file on railway yet. When im deploying my project it says ModuleNotFoundError: No module named 'requests' but I dont know how to install it with pip on railway. plz help me

Solved

7 Replies

rpcerror
HOBBYOP

a year ago

679e1d3d-9936-407c-9335-610aa26f7a6e


a year ago

you place the module in a requirements.txt file -


rpcerror
HOBBYOP

a year ago

Ok thx


rpcerror
HOBBYOP

a year ago

@Brody and am I able to run selenium based apps on railway?


rpcerror
HOBBYOP

a year ago

Because I have some errors PermissionError: [Errno 13] Permission denied: 'chromedriver.exe'


a year ago

you can, just use browserless -


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...