Skip to content

Missing libraries @development installed using UV #1526

@Notnaton

Description

@Notnaton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions