google / model_search

Apache License 2.0
3.27k stars 460 forks source link

hi ,where to find "ImportError: cannot import name 'hparam_pb2' from 'model_search.proto' (unknown location)" #17

Closed mathpopo closed 3 years ago

mathpopo commented 3 years ago

1111

Mrmdzz commented 3 years ago

https://github.com/google/model_search/issues/3

chsher commented 3 years ago

Having the same issue.

mmuratarat commented 3 years ago

Did you compile all the proto files by using the protoc compiler?

yqt126 commented 3 years ago

same issue

gael-vanderlee commented 3 years ago

Did you compile all the proto files by using the protoc compiler?

You can use those commands.