Skip to content

[FEATURE] add windows support/wheels for 0.1.2+ #33

@phruut

Description

@phruut

im unable to install cortexadb on windows using uv/pip. it looks like wheels are only available for linux and macOS for versions 0.1.2 and onward? i was previously able to use version 0.1.1 on windows without issues, but newer versions are failing to resolve.

  • os: windows 11 x64
  • python: 3.12.12
uv pip install cortexadb==1.0.0
  x No solution found when resolving dependencies:
  `-> Because cortexadb==1.0.0 has no wheels with a matching platform tag (e.g., `win_amd64`) and you require
      cortexadb==1.0.0, we can conclude that your requirements are unsatisfiable.
      hint: Wheels are available for `cortexadb` (v1.0.0) on the following platforms: `manylinux_2_34_x86_64`,
      `macosx_11_0_arm64`

i noticed there was a previous pr attempting to re-enable windows builds in the release workflow #5, but it looks like it was closed without being merged.

i did a little more searching and found that there have been attempts to fix usearch MAP_FAILED on windows in main-dev branch about 10 hours ago. ihave no idea what any of this means but i guess for now we have to wait for those fixes to get merged and official updated release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions