houtianze/bypy

上传问题

Closed this issue · 1 comments

出现如下报错:
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/bypy/util.py", line 241, in jsonload return json.load(f) File "/data/data/com.termux/files/usr/lib/python3.10/json/init.py", line 293, in load return loads(fp.read(), File "/data/data/com.termux/files/usr/lib/python3.10/json/init.py", line 346, in loads
return _default_decoder.decode(s) File "/data/data/com.termux/files/usr/lib/python3.10/json/decoder.py", line 340, in decode raise JSONDecodeError("Extra data", s, end) json.decoder.JSONDecodeError: Extra data: line 138 column 2 (char 5175)

谢谢反馈。关掉是因为找到原因了?