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

Upgrade required protobuf version #19

Open
Gregory365 opened this issue Dec 22, 2024 · 1 comment
Open

Upgrade required protobuf version #19

Gregory365 opened this issue Dec 22, 2024 · 1 comment

Comments

@Gregory365
Copy link

pip install osmread==0.2 fails
with error ImportError: cannot import name 'build_py_2to3' from 'distutils.command.build_py'
using versions: python 3.13.0, pip 24.3.1
because of an issue with the protobuf==3.0.0b3 package.

Using the current latest version of protobuf==5.29.2, installs successfully.

@Gregory365
Copy link
Author

Related to #17

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