ModuleNotFoundError
Closed this issue ยท 1 comments
rhyspang commented
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!
tobegit3hub commented
This has been fixed by #20 .