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

k8s deploy gives an error in llm-playground #102

Open
limes22 opened this issue Apr 10, 2024 · 1 comment
Open

k8s deploy gives an error in llm-playground #102

limes22 opened this issue Apr 10, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@limes22
Copy link

limes22 commented Apr 10, 2024

The error occurs even though the module is installed.

Traceback (most recent call last): │
│ File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main │
│ return _run_code(code, main_globals, None, │
│ File "/usr/lib/python3.8/runpy.py", line 87, in _run_code │
│ exec(code, run_globals) │
│ File "/app/frontend/main.py", line 25, in │
│ import uvicorn │
│ ModuleNotFoundError: No module named 'uvicorn' │
│ Stream closed EOF for rag-llm-pipeline/llm-playground-7f7775fb6c-fvnxr (llm-playground)

Please check and get back to us.

@shubhadeepd
Copy link
Collaborator

Hi @limes22 thanks for reporting this!
Could you help provide the steps you tried which led to the error above?

@shubhadeepd shubhadeepd self-assigned this Apr 22, 2024
@shubhadeepd shubhadeepd added the bug Something isn't working label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants