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

error when run this demo #1

Open
linboqiao opened this issue Apr 20, 2018 · 0 comments
Open

error when run this demo #1

linboqiao opened this issue Apr 20, 2018 · 0 comments

Comments

@linboqiao
Copy link

I try to run this demo, but a error occured, the detail is followed:

Traceback (most recent call last):
File "test.py", line 30, in
itcount()
File "test.py", line 24, in itcount
counter = json.loads(a)
File "C:\Users\dsigma\Anaconda2\lib\json_init_.py", line 339, in loads
return _default_decoder.decode(s)
File "C:\Users\dsigma\Anaconda2\lib\json\decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\dsigma\Anaconda2\lib\json\decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded

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