Skip to content

关于配置的补充 #4

@definebug

Description

@definebug

我测试后发现需要额外安装以下的库:
crypto、pycryptodome(可能要)、lxml、wheel
如果安装的lxml版本比较新,可能要把login.py中的soup = BeautifulSoup(req.text, 'lxml')改为soup = BeautifulSoup(req.text, 'html.parser')
感谢作者的开发贡献!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions