reddit_video_maker icon indicating copy to clipboard operation
reddit_video_maker copied to clipboard

I need help with running it.

Open DennyEarth opened this issue 2 years ago • 2 comments

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.

DennyEarth avatar Aug 06 '22 07:08 DennyEarth

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.

luethi03 avatar Aug 11 '22 14:08 luethi03

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".

DennyEarth avatar Sep 01 '22 19:09 DennyEarth