LoGoNet icon indicating copy to clipboard operation
LoGoNet copied to clipboard

from google.protobuf.internal import builder as _builder.ImportError: cannot import name 'builder'

Open reynerliu opened this issue 11 months ago • 0 comments

I followed the instructions in INSTALL and I created a env based on python=3.6,when I want to train in KITTI,the error happened. I searched on google and they told me that only the later version of protobuf covers module 'builder',and it needs at least python=3.8. Should I re-install all env?

reynerliu avatar Mar 15 '24 01:03 reynerliu