reddit_video_maker
reddit_video_maker copied to clipboard
I need help with running it.
I don't understand how to run this programm.
usage: run.py [-h] file
run.py: error: the following arguments are required: file
the last line of usage is
python run.py list.py but what does that mean and how would i do that? sorry im a beginner.
You need to start the program in the console. Just open the consol in the folder where run.py is located and type this "python run.py list.py" in the comand line and then it should be running.
You need to start the program in the console. Just open the consol in the folder where run.py is located and type this "python run.py list.py" in the comand line and then it should be running.
I get "invalid path to file".