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

Protocol Buffer Error in Arch Linux #5

Closed
kanishkanarch opened this issue May 31, 2022 · 2 comments
Closed

Protocol Buffer Error in Arch Linux #5

kanishkanarch opened this issue May 31, 2022 · 2 comments

Comments

@kanishkanarch
Copy link

On building the hector drone package, I am encountering the following Protobuf error:

error.txt
image

I encountered the same error in multiple other projects, like this issue in PXLRoboticsLab's ardrone repo.

Kindly help me solve this version issue.

Some outputs that might be helpful:

  1. protoc --version results in version libprotoc 3.20.1
  2. which protoc results in location /usr/bin/protoc
  3. /usr/bin/protoc --version results in version libprotoc 3.20.1
@RAFALAMAO
Copy link
Owner

You may try this BVLC/caffe#6527.

@computational-physcis-2011301020083

sudo apt-get remove protobuf-compiler
python -m pip install protobuf==3.6.1

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