Skip to content

requirements.txt 文件当中的requests、Django版本号请进行修改下,谢谢 #216

Description

@tianshanzhilong

在提交Issue之前请先回答下面问题,谢谢!

1.你是怎么操作的?
按快速开始步骤进行操作,使用最新版的代码
安装到第7步时,一直报错,无法继续安装下去,之后查看报错提示,进行修改相应库的版本号,就可以完成第的安装
gerapy 0.9.6 requires django==1.11.29, but you have django 3.1.7 which is incompatible.
gerapy 0.9.6 requires requests>=2.20.0, but you have requests 2.13.0 which is incompatible.
修改requirements.txt文件当中的
django、requests版本号,就可以完整安装
requests==2.20.0
Django==1.11.29
2.你期望的结果是什么?

3.实际上你得到的结果是什么?

4.你使用的是哪个版本的WeiboSpider? 你的操作系统是什么?是否有读本项目的常见问题

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions