module error
Anonymous
TRIALOP

2 years ago

So, I was just deploying a new project of python language containing various modules but now its showing module error so someone please tell me how do i import the modules

View Deploy details

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

1 Replies

2 years ago

Make sure you have all your needed modules in a requirements.txt file.


Loading...