Do you need to file an issue?
Describe the bug
pip install -U deeptutor runs but exits with "subprocess-failed"
Steps to reproduce
mkdir -p my-deeptutor && cd my-deeptutor
pip install -U deeptutor
deeptutor init # prompts for ports + LLM provider + optional embedding
deeptutor start # starts backend + frontend; keep the terminal open
Fails at pip install
Expected Behavior
No response
Related Module
Dashboard
Configuration Used
No response
Logs and screenshots
No response
Additional Information
- DeepTutor Version: Latest
- Operating System: MacOS (Latest)
- Python Version: 3.14.3
- Node.js Version: 24.14.1
- Browser (if applicable):
- Related Issues:
Do you need to file an issue?
Describe the bug
pip install -U deeptutorruns but exits with "subprocess-failed"Steps to reproduce
mkdir -p my-deeptutor && cd my-deeptutor
pip install -U deeptutor
deeptutor init # prompts for ports + LLM provider + optional embedding
deeptutor start # starts backend + frontend; keep the terminal open
Fails at pip install
Expected Behavior
No response
Related Module
Dashboard
Configuration Used
No response
Logs and screenshots
No response
Additional Information