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

sse_starlette is not installed when installing local finetuning dependencies #95

Open
sirredbeard opened this issue Sep 5, 2024 · 1 comment
Assignees

Comments

@sirredbeard
Copy link
Contributor

hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/setup$ conda activate phi-3-env
(phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/setup$ cd ..
(phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant$ cd inference/
(phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference$ python gradio_chat.py --baseonly
Traceback (most recent call last):
  File "/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference/gradio_chat.py", line 10, in <module>
    from sse_starlette.sse import EventSourceResponse
ModuleNotFoundError: No module named 'sse_starlette'
(phi-3-env) hayden@XPS15:/mnt/d/phi3-finetuning/phi3-finetuning/terminal-assistant/inference$ 
@swatDong
Copy link
Contributor

@XiaofuHuang , could you please help on this? Any dependency update that causes sse_starlette not installed on the latest project template?

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

3 participants