You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CRITICAL] ←[1;31m←[1;31mTraceback (most recent call last):
File "C:\Users\mg\Desktop\smishing-master\smishing.py", line 622, in
Application().loadConfigFromFile()
File "C:\Users\mg\Desktop\smishing-master\smishing.py", line 117, in loadConfigFromFile
self.dict.update(json.loads(cf.read()))
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 11 column 28 (char 308)
←[0m←[0m
The text was updated successfully, but these errors were encountered:
[CRITICAL] ←[1;31m←[1;31mTraceback (most recent call last):
File "C:\Users\mg\Desktop\smishing-master\smishing.py", line 622, in
Application().loadConfigFromFile()
File "C:\Users\mg\Desktop\smishing-master\smishing.py", line 117, in loadConfigFromFile
self.dict.update(json.loads(cf.read()))
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json_init_.py", line 346, in loads
return _default_decoder.decode(s)
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.2800.0_x64__qbz5n2kfra8p0\lib\json\decoder.py", line 353, in raw_decode
obj, end = self.scan_once(s, idx)
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 11 column 28 (char 308)
←[0m←[0m
The text was updated successfully, but these errors were encountered: