Open Thrqureshi opened 1 year ago
error
(env) C:\Users\User\Desktop\Python\short-quote-video-creator>main.py
Traceback (most recent call last):
File "C:\Users\User\Desktop\Python\short-quote-video-creator\main.py", line 17, in
(env) C:\Users\User\Desktop\Python\short-quote-video-creator>
hey @Thrqureshi sorry for the late reply, the issue is surely that you did not create an unsplash API key, checkout this guide how to get an unsplash api key for more help and then create a file named ".env" in your root directory.
I am getting this error when trying to run main.py
AttributeError: 'NoneType' object has no attribute 'get'
Is there any instruction on how to run this script