File "/Users/Semih/Downloads/Instagram-Turbo-main/main.py", line 12, in <module>
with open('config.json', 'r') as f:
^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'config.json'
I'm getting the error and I saw that we got this error because we didn't give the file detailed file path. I solved the problem :)
Thank you for doing my first project support on Github by supporting your project. <3
Even if it's small for everyone, it's a big improvement for me.
I'm getting the error and I saw that we got this error because we didn't give the file detailed file path. I solved the problem :) Thank you for doing my first project support on Github by supporting your project. <3 Even if it's small for everyone, it's a big improvement for me.