-
Notifications
You must be signed in to change notification settings - Fork 403
Open
Description
Traceback (most recent call last):
File "dcc.py", line 450, in
dcc_cfg = json.load(fp)
File "D:\Python\lib\json_init_.py", line 293, in load
return loads(fp.read(),
File "D:\Python\lib\json_init_.py", line 357, in loads
return _default_decoder.decode(s)
File "D:\Python\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "D:\Python\lib\json\decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Invalid \escape: line 3 column 19 (char 56)
Metadata
Metadata
Assignees
Labels
No labels