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

EOL protobuf version is required #217

Open
bdraco opened this issue Jan 17, 2025 · 3 comments
Open

EOL protobuf version is required #217

bdraco opened this issue Jan 17, 2025 · 3 comments

Comments

@bdraco
Copy link

bdraco commented Jan 17, 2025

This library requires protobuf < 4, however its reached EOL https://protobuf.dev/support/version-support/#python which prevents it from being used in newer projects which use protobuf 4+ and is blocking esphome/esphome#8105

@bdraco
Copy link
Author

bdraco commented Jan 31, 2025

@moyogo Maybe I ask if there is a plan to move to protobuf 4?

Thank you!

@simoncozens
Copy link
Contributor

I'm going to take a look at this (probably after the next release) - but wow, dependencies are weird. A library to interact with ESP devices needs to know the glyphs required in Google Fonts projects? I feel like something else has gone wrong here.

@bdraco
Copy link
Author

bdraco commented Feb 7, 2025

I'm going to take a look at this (probably after the next release) - but wow, dependencies are weird. A library to interact with ESP devices needs to know the glyphs required in Google Fonts projects? I feel like something else has gone wrong here.

Thanks. Yeah it's always surprising what people want to with their ESP devices.

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

2 participants