Skip to content

依赖默认版本兼容问题反馈 #50

@shulizhong

Description

@shulizhong

pip install -r requirements.txt
命令默认安装最新的ruamel.yaml(0.19.x),但是hyperpyyaml官方要求只兼容到0.18.x,所以会出现版本不兼容的问题
同样,依赖setuptools最新版本 82.0.0,但是pkg_resources在这个版本已经被移除,需要降级到80.x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions