You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for simsimd
Failed to build simsimd
[notice] A new release of pip is available: 24.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (simsimd)
Expected behavior
install success
Actual behavior
install error
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
maybe gcc version is error?
what version should I installed?
The text was updated successfully, but these errors were encountered:
Some versions of simsimd and albumentations, specifically albucore require different versions for glibc. Checkout this issue for a solution 221 simsimd. I think this might be your problem as well.
Describe the bug
I got this error when installing
To Reproduce
Steps to reproduce the behavior:
cat /etc/os-release
error
Expected behavior
install success
Actual behavior
install error
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
maybe gcc version is error?
what version should I installed?
The text was updated successfully, but these errors were encountered: