-
Notifications
You must be signed in to change notification settings - Fork 58
Description
log如下
Traceback (most recent call last):
File "", line 11, in
File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\Entrance.py", line 7, in
from FFxivPythonTrigger import *
File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger_init_.py", line 11, in
from .FFxivPythonTrigger import *
File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\FFxivPythonTrigger.py", line 16, in
from .CheckGitUpdate import get_last_update, check_update
File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\CheckGitUpdate.py", line 82, in
can_check = test_url(domain)
File "E:\BaiduNetdiskDownload\FFxivPythonTrigger2-master\FFxivPythonTrigger2-master\FFxivPythonTrigger\CheckGitUpdate.py", line 26, in test_url
_storage.data['s'] = r.json()['\x49\x50'].encode('utf-8').hex(' ')
KeyError: 'IP'