Closed chris6676776 closed 1 year ago
Did you create the output directory that is set inside of config.ini?
I fixed it but now I am getting this when I run the code
File "C:\Users\Chris\Documents\GitHub\try-auto\main.py", line 87, in
Now that is a beautiful stack trace - I definitely would not want to be the one debugging that!
:O
I fixed this error when incorrectly setting the 'CLIENT_ID' variable in reddit.py. Ensure your configuration variables are correct.
when I run main.py I get this error
line 7, in createVideo outputDir = config["General"]["OutputDirectory"]
line 87, in
createVideo()