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
答:终端运行“python3 -m weibo_spider”后报错:
list index out of range
Traceback (most recent call last):
File "/opt/anaconda3/lib/python3.12/site-packages/weibo_spider/parser/index_parser.py", line 39, in get_user
self.user.weibo_num = string_to_int(user_info[0][3:-1])
~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
为了更好的解决问题,请认真回答下面的问题。等到问题解决,请及时关闭本issue。
答:github版
答:是
答:是
答:
答:
答:终端运行“python3 -m weibo_spider”后报错:
list index out of range
Traceback (most recent call last):
File "/opt/anaconda3/lib/python3.12/site-packages/weibo_spider/parser/index_parser.py", line 39, in get_user
self.user.weibo_num = string_to_int(user_info[0][3:-1])
~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: