alexgkendall / SegNet-Tutorial

Files for a tutorial to train SegNet for road scenes using the CamVid dataset
http://mi.eng.cam.ac.uk/projects/segnet/tutorial.html
847 stars 517 forks source link

No module named google.protobuf.internal #145

Closed Raj7kumar7 closed 5 years ago

Raj7kumar7 commented 5 years ago

File "/home/administrator/NVIDIA_POC/raj/SegNet-Tutorial-master/caffe-segnet-cudnn5/python/caffe/proto/caffe_pb2.py", line 6, in from google.protobuf.internal import enum_type_wrapper ImportError: No module named google.protobuf.internal

When i am running the demo i am getting this error.Can anyone tell me how to solve it?