michaelshumshum / r-placer

bot for 2022 r/place
MIT License
93 stars 20 forks source link

im lost on this one [Errno 2] No such file or directory: 'config.json' #19

Closed alex7346 closed 1 year ago

alex7346 commented 1 year ago

this is the error i got on account_maker

FileNotFoundError: [Errno 2] No such file or directory: 'config.json' PS C:\Users\myuser> & C:/Users/myuser/AppData/Local/Microsoft/WindowsApps/python3.11.exe c:/Users/myuser/OneDrive/Desktop/r-placer-master/account_maker.py Traceback (most recent call last): File "c:\Users\myuser\OneDrive\Desktop\r-placer-master\account_maker.py", line 5, in import _config File "c:\Users\myuser\OneDrive\Desktop\r-placer-master_config.py", line 3, in with open('config.json', 'r') as f: ^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'config.json'

oOHiyoriOo commented 1 year ago

the config.json is missing. get it again from the repository here.