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

ImportError: cannot import name 'builder' from 'google.protobuf.internal' [BUG] #160

Open
Prones22 opened this issue Oct 22, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Prones22
Copy link

Trying to use the "Get Spotify's OAuth token" from Readme.md file but seems to fail.

@Prones22 Prones22 added the bug Something isn't working label Oct 22, 2022
@kokarare1212
Copy link
Owner

That seems to be due to the version of protobuf being too old.
Please update protobuf(<4.x.x).
https://stackoverflow.com/a/71984564

@Prones22
Copy link
Author

That seems to be due to the version of protobuf being too old. Please update protobuf(<4.x.x). https://stackoverflow.com/a/71984564

Fixed, thank you!
Do you have an idea how I can use a proxy for the access token process?

@kokarare1212
Copy link
Owner

The proxy is not yet supported, but there are plans to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants