Problem / Motivation
When using zvec on Linux RISC-V / riscv64, the package itself can be installed successfully, but BM25 functionality is not usable.
The issue appears to be caused by the DashText dependency. DashText currently does not provide a Linux riscv64 wheel on PyPI, and I also could not find a source distribution that can be built locally on RISC-V.
As a result, users can install zvec on RISC-V, but cannot use BM25-related features.
Proposed Solution
Alternatives Considered
No response
Affected Area
No response
Problem / Motivation
When using zvec on Linux RISC-V / riscv64, the package itself can be installed successfully, but BM25 functionality is not usable.
The issue appears to be caused by the DashText dependency. DashText currently does not provide a Linux riscv64 wheel on PyPI, and I also could not find a source distribution that can be built locally on RISC-V.
As a result, users can install zvec on RISC-V, but cannot use BM25-related features.
Proposed Solution
Alternatives Considered
No response
Affected Area
No response