Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run error #104

Closed
foxxxx001 opened this issue Jul 4, 2023 · 1 comment
Closed

run error #104

foxxxx001 opened this issue Jul 4, 2023 · 1 comment

Comments

@foxxxx001
Copy link

foxxxx001 commented Jul 4, 2023

When I run "bentoml serve svc.py:svc.I -p 2000"
I got such error
"2023-07-04T17:56:21+0800 [INFO] [cli] Starting production HTTP BentoServer from "svc.py:svc" listening on http://0.0.0.0:2000 (Press CTRL+C to quit)
2023-07-04T17:56:23+0800 [ERROR] [runner:pt-glm6b2p:1] An exception occurred while instantiating runner 'pt-glm6b2p', see details below:
2023-07-04T17:56:23+0800 [ERROR] [runner:pt-glm6b2p:1] Traceback (most recent call last):
File "/root/miniconda3/envs/chatglm/lib/python3.11/site-packages/bentoml/_internal/utils/lazy_loader.py", line 69, in getattr
self._module = self._load()
^^^^^^^^^^^^
File "/root/miniconda3/envs/chatglm/lib/python3.11/site-packages/bentoml/_internal/utils/lazy_loader.py", line 53, in _load
raise self._exc(f"{self._exc_msg} (reason: {err})") from None
bentoml.exceptions.MissingDependencyException: None (reason: No module named 'tensorflow')

@foxxxx001
Copy link
Author

maybe special model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant