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

Docs say requires python 3.5 but "protobuf requires Python '>=3.7'" #117

Open
zstern opened this issue Oct 11, 2022 · 2 comments
Open

Docs say requires python 3.5 but "protobuf requires Python '>=3.7'" #117

zstern opened this issue Oct 11, 2022 · 2 comments

Comments

@zstern
Copy link

zstern commented Oct 11, 2022

Created an environment for python 3.5 but it cant install a compatible version of protobuf

@EthonWang
Copy link

EthonWang commented Nov 17, 2022

I user python3.5 and face the same error like you.
pip install --upgrade protobuf==3.20.1
This is useful.

@benoit9126
Copy link
Contributor

benoit9126 commented Dec 20, 2022

The next release should be 2.0.0 and Python 3.7 will be the oldest supported Python version. Protobuf 4.21 will be required. The doc will be updated too.

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

3 participants