-
是不是依赖写错啦~
![image](https://github.com/user-attachments/assets/e018e1bd-5e67-4b6d-a994-68403acbae6c)
![image](https://github.com/user-attachments/assets/8743ca4b-891c-4fa6-98fb-dddb4e86104b)
![image…
-
2022-02-16 14:06:22 [scrapy.core.scraper] ERROR: Spider error processing (referer: None)
Traceback (most recent call last):
File "/home/vsi/.local/lib/python3.7/site-packages/scrapy/utils/defer.p…
-
为了更好的解决问题,请认真回答下面的问题。等到问题解决,请及时关闭本issue。
- 问:请您指明哪个版本运行出错(github版/PyPi版/全部)?
答:github版
- 问:您使用的是否是最新的程序(是/否)?
答:是
- 问:爬取任意用户都会运行出错吗(是/否)?
答:不确定
- 问:若只有爬特定微博时才出错,能否提供出错微博的weibo_id或…
-
list index out of range
Traceback (most recent call last):
File "D:\weibo-crawler\weibo.py", line 1606, in get_pages
if (self.get_user_info() != 0):
File "D:\weibo-crawler\weibo.py", lin…
-
max_page_num = re.search(r'[/](https://file+.vscode-resource.vscode-cdn.net/)> 1/(\d+)页', resp.text)
---> 84 max_page_num = int(max_page_num.group(1))
85 for pn in range(2, max_page_num + …
-
On the Weibo dataset, I only got 71 accuracy socre.
I didn't change your model or training parameters.
Cause I don't have image_embed.pkl and xx_content_segmented.txt, I can only preprocess the dat…
-
stat: path should be string, bytes, os.PathLike or integer, not NoneType
Traceback (most recent call last):
File "D:\weibo-crawler-master4\weibo-crawler-master\weibo.py", line 1883, in get_pages
…
-
Traceback (most recent call last):
File "C:\Users\HP\Downloads\weiboSpider-master\weibo_spider\spider.py", line 17, in
from weibo_spider import config_util, datetime_util
ImportError: cannot…
xwenr updated
7 months ago
-
Traceback (most recent call last):
File "/home/weibo.gwb/anaconda3/envs/py3.12/lib/python3.12/site-packages/gradio/queueing.py", line 528, in process_events
response = await route_utils.call_p…
-
'download_comment'
Traceback (most recent call last):
File "/root/weibo-crawler/weibo.py", line 1980, in main
wb = Weibo(config)
File "/root/weibo-crawler/weibo.py", line 45, in __init__
s…
YTB-X updated
2 years ago