tobegit3hub/simple_tensorflow_serving

ModuleNotFoundError

Closed this issue ยท 1 comments

hi,
First of all, thanks for working on this repository. appreaciated! ๐Ÿ‘

When I use 'simple_tensorflow_serving model_base_path="./models/tensorflow_template_application_model"', I got an error :
from gen_client import gen_client
ModuleNotFoundError: No module named 'gen_client'

I cannot tell why this error happened, looking forward to your reply!

This has been fixed by #20 .