-
Notifications
You must be signed in to change notification settings - Fork 109
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
运行comment.py文件会报错 #5
Comments
加上你的cookie试一下 |
还是没有用,错误结果如下
Traceback (most recent call last):
File "f:\VsCode\Docunmet\python\weibo\weibo_spider-master_comment\weibo_spider-master\weibo_comment.py", line 99, in <module>
resp = json.loads(resp.text)
File "C:\Users\dell\AppData\Local\Programs\Python\Python38-32\lib\json\__init__.py", line 357, in loads
return _default_decoder.decode(s)
File "C:\Users\dell\AppData\Local\Programs\Python\Python38-32\lib\json\decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\dell\AppData\Local\Programs\Python\Python38-32\lib\json\decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 2 column 3 (char 3)
…------------------ 原始邮件 ------------------
发件人: "python3xxx/weibo_spider" <[email protected]>;
发送时间: 2020年7月18日(星期六) 晚上6:58
收件人: "python3xxx/weibo_spider"<[email protected]>;
抄送: "握不住的沙♬就扬了它"<[email protected]>;"Author"<[email protected]>;
主题: Re: [python3xxx/weibo_spider] 运行comment.py文件会报错 (#5)
加上你的cookie试一下
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: