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
Traceback (most recent call last):
File "D:\Python\pythonProject3\WeiboSpider\weibospider\spiders\comment.py", line 11, in
from spiders.common import parse_user_info, parse_time, url_to_mid
ModuleNotFoundError: No module named 'spiders'
我是有scrapy库的
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "D:\Python\pythonProject3\WeiboSpider\weibospider\spiders\comment.py", line 11, in
from spiders.common import parse_user_info, parse_time, url_to_mid
ModuleNotFoundError: No module named 'spiders'
我是有scrapy库的
The text was updated successfully, but these errors were encountered: