Skip to content

Cannot install on apple silicon #1625

Open
@SilasK

Description

@SilasK

Describe the bug

  ├─▶ failed to resolve pypi dependencies
  ╰─▶ Because open-webui>=0.5.7,<=0.5.18 depends on uvicorn[standard]==0.30.6 and only the following versions of open-webui are available:
          open-webui<=0.5.7
          open-webui==0.5.8
          open-webui==0.5.9
          open-webui==0.5.10
          open-webui==0.5.11
          open-webui==0.5.12
          open-webui==0.5.13
          open-webui==0.5.14
          open-webui==0.5.15
          open-webui==0.5.16
          open-webui==0.5.17
          open-webui==0.5.18
          open-webui==0.5.19
          open-webui==0.5.20
          open-webui>0.6
      we can conclude that open-webui>=0.5.7,<0.5.19 depends on uvicorn==0.30.6.
      And because open-webui>=0.5.19,<=0.5.20 depends on uvicorn[standard]==0.34.0, we can conclude that open-webui>=0.5.7,<0.6 depends on one of:
          uvicorn==0.30.6
          uvicorn==0.34.0
      
      And because open-interpreter==1.0.0 depends on uvicorn>=0.32.0,<0.33.0 and only open-interpreter==1.0.0 is available, we can conclude that all
      versions of open-interpreter and open-webui>=0.5.7,<0.6 are incompatible.
      And because you require open-webui>=0.5.7,<0.6 and open-interpreter, we can conclude that your requirements are unsatisfiable.

Reproduce

pixi add --pypi "open-interpreter @ git+https://github.com/OpenInterpreter/open-interpreter.git@development"

Expected behavior

can install

Screenshots

No response

Open Interpreter version

1.0

Python version

3.11.11

Operating System name and version

mac OS 15.4

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions