-
Notifications
You must be signed in to change notification settings - Fork 56
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
您好,请教新浪微博爬虫的问题 #4
Comments
你好,我下载了代码运行,但是当有多个用户id时,爬取完一个人的微博后,就会出现错误 |
@hoho-yin 应该是没有安装依赖导致的,看一下是否运行了 |
@Eternity666666 可能是第二个用户没有page_number这个属性的信息,导致的数组越界,现在已经修复,在这里如果没有 |
大佬您好,请问我运行您新浪微博爬虫的Create_all.py文件,显示ModuleNotFoundError: No module named 'sqlalchemy',该怎么解决呢?谢谢!
The text was updated successfully, but these errors were encountered: