Skip to content

installation failed with package version dependency #373

Description

@wj-Mcat

Description

When installing the package with command:

pip install betterproto[compiler]>=2.0.0b4

it will also install the Jinja2 package, but it require the verison: jinja2<3.0.0 and >=2.11.2 which will occur the error when generate the code, you can refer to: https://github.com/wechaty/grpc/runs/6096315455?check_suite_focus=true.

So let' upgrad the version of jinja2 in installation with pip.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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