kale icon indicating copy to clipboard operation
kale copied to clipboard

kubeflow-kale==0.7.0: No module named 'kale.common.serveutils'

Open HenrryVargas opened this issue 2 years ago • 0 comments

Please, Any help about it? Thanks

from kale.common.serveutils import serve

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-37-c1e41d6b003e> in <module>
----> 1 from kale.common.serveutils import serve

ModuleNotFoundError: No module named 'kale.common.serveutils'

HenrryVargas avatar Jul 07 '21 10:07 HenrryVargas