microsoft / microsoft/foundry-dev-tools

sse_starlette is not installed when installing local finetuning dependencies

Open
#95 1 comment 1 reaction 1 assignee View on GitHub

@XiaofuHuang is already working on this.

Since Sep 10, 2024.

Dominant language
JavaScript
Stars
2.1k
Forks
260
Avg merge
42m
Merged PRs (30d)
29

Description

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$ 

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.