2 years ago
I have a github repository with a python script, Procfile, requirements.txt and points.txt but the python file cant write in it
16 Replies
2 years ago
please provide any errors you are getting
2 years ago
im not too sure how we can help here as "cant write in it" does not give us enough information to go off of
2 years ago
what makes you say that
2 years ago
what makes you say that it cant read and write to the file
I made a text file in the repository and launched the script to railway, but the python script cannot modify the text file (read, write) which it needs to do to continue it's purpose
2 years ago
okay hold on, are you expecting your script running on railway to be able to modify the file in github?
2 years ago
github is not file storage for your deployed app
2 years ago
use postgres
Status changed to Solved Railway • almost 2 years ago
2 years ago
no problem!