open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Missing libraries @development installed using UV

Open Notnaton opened this issue 1 year ago • 1 comments

Describe the bug

uv tool install git+https://github.com/openinterpreter/open-interpreter.git@development

running:

interpreter

missing libraries: uvicorn fastapi pyautogui

Got it running using:

uv tool install git+https://github.com/openinterpreter/open-interpreter.git@development --with uvicorn --with fastapi --with pyautogui

Expected behavior

Install missing libraries by default.

Open Interpreter version

development branch

Python version

3.12

Operating System name and version

Ubuntu 24.04

Additional context

No response

Notnaton avatar Nov 07 '24 21:11 Notnaton

@Notnaton ,Can I take up this issue? I am a beginner ,so can you guide me

AdiTyaPal0710 avatar Nov 28 '24 09:11 AdiTyaPal0710

Hii @Notnaton kindly please assign this issue to me 😊

thedarkking01 avatar Mar 22 '25 11:03 thedarkking01

This is no longer a issue, I have fixed it already in my fork

Notnaton avatar Mar 22 '25 11:03 Notnaton

Okay no problem

thedarkking01 avatar Mar 22 '25 11:03 thedarkking01