google / model_search

Apache License 2.0
3.26k stars 462 forks source link

AttributeError: module 'ml_metadata.metadata_store' has no attribute 'MetadataStore' #61

Closed mmtan closed 3 years ago

mmtan commented 3 years ago

I encountered this error when I run the example on my jupyter notebook: AttributeError: module 'ml_metadata.metadata_store' has no attribute 'MetadataStore'. Appreciate any advice on how to fix this issue. Thank you.

msinghg123 commented 2 years ago

How did it resolve?