📅  最后修改于: 2022-03-11 15:03:23.043000             🧑  作者: Mango
Traceback (most recent call last):
File "recaptcha.py", line 10, in
conf = json.loads(open(f"config/recaptcha.json",f"r").read())
FileNotFoundError: [Errno 2] No such file or directory: 'config/recaptcha.json'