-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Get the error below #17
Comments
I faced the same error 😕 |
@bonelifer You can bypass this error by typing export PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python on your console waiting for a fix |
Thanks for opening an issue, @bonelifer. @DodoLeDev and @bonelifer, if you're still encountering this error, can you please post the results from this command: python3 -m pip freeze Thanks |
Also had this error with the latest release (+ also #15), don't have a pip freeze output that reflects it available (meanwhile downgraded these packages), but what basically happens is the requirements for the protobuf package only specify a lower limit, so it installs |
I get the error below
The text was updated successfully, but these errors were encountered: