leo2105 / Caffe-installation-Raspberry-Pi-3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protobuf installation issue

wajohnson43 opened this issue · comments

When doing the steps under "Install Protobuf" my team and I were not able to find setup.py in the python directory. When searching the caffe directory, we were completely unable to find it. Forgive my ignorance, but what can we do about this? Thank you in advance for any help.

Noticed this as well. Using pip install protobuf instead of following the instructions worked for me.

commented

I 've tried pip install protobuf ,this also works for me

pip install protobuf worked.