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

It happened when I type python3 smishing.py #2

Open
marchji2415 opened this issue Feb 17, 2022 · 0 comments
Open

It happened when I type python3 smishing.py #2

marchji2415 opened this issue Feb 17, 2022 · 0 comments

Comments

@marchji2415
Copy link

[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

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

1 participant