Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python YEDDA.py失败 #55

Open
hzwflyer opened this issue Oct 8, 2022 · 1 comment
Open

python YEDDA.py失败 #55

hzwflyer opened this issue Oct 8, 2022 · 1 comment

Comments

@hzwflyer
Copy link

hzwflyer commented Oct 8, 2022

第一次python YEDDA.py成功,X掉关闭后,再次python YEDDA.py 就报错,是线程或端口占用吗?
YEDDA launched!
OS: Windows
Traceback (most recent call last):
File "YEDDA.py", line 840, in
main()
File "YEDDA.py", line 834, in main
app = Application(root)
File "YEDDA.py", line 254, in init
self.readConfig()
File "YEDDA.py", line 273, in readConfig
config_dict = json.load(fp)
File "F:\anaconda\lib\json_init_.py", line 293, in load
return loads(fp.read(),
File "F:\anaconda\lib\json_init_.py", line 357, in loads
return _default_decoder.decode(s)
File "F:\anaconda\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "F:\anaconda\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@DreamingFuture
Copy link

是因为你点了,remap把配置文件清空了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants