Skip to content

uv tool install openkb fails #130

Description

@maubarsom

When using uv to install openkb from pypi specifically (in osx) , I get an error saying that no binaries are being installed and it gets removed.

Image

To verify , I tried to validate by creating a venv with uv and trying with uv pip install openkb, and indeed it seems some kind of metapackage is the only thing installed, no binary, and none of the deps.

Image

Workaround However, when I install from git: uv tool install git+https://github.com/VectifyAI/OpenKB.git , installation succeeds and the binary works.

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