Skip to content
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

constraint.txt is wrong #9

Open
mmt-10 opened this issue Mar 3, 2023 · 0 comments
Open

constraint.txt is wrong #9

mmt-10 opened this issue Mar 3, 2023 · 0 comments

Comments

@mmt-10
Copy link

mmt-10 commented Mar 3, 2023

I installed "pip3 install protobuf==3.19.3".
but, "pip3 install -r constraints.txt" shows below error.
"ruamel-yaml" is changing to 3.17.3.

ERROR: mypy-protobuf 3.2.0 has requirement protobuf>=3.19.3, but you'll have protobuf 3.17.3 which is incompatible.
Installing collected packages: protobuf, ruamel-yaml
  Attempting uninstall: protobuf
    Found existing installation: protobuf 3.19.3
    Uninstalling protobuf-3.19.3:
      Successfully uninstalled protobuf-3.19.3
Successfully installed protobuf-3.17.3 ruamel-yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant