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
When I try to install sqlite-vec with sqlpkg, I get the following error:
$ sqlpkg install asg017/vec
(project scope)
> installing asg017/vec...
! failed to read checksum file: invalid checksum value
$ sqlpkg version
0.2.3
I did notice that installation via sqlpkg is not listed in the installation section of the sqlite-vec docs https://alexgarcia.xyz/sqlite-vec/installation.html#installing. I can successfully install sqlite-vec the appropriate package manager for my progject.
When I try to install
sqlite-vec
withsqlpkg
, I get the following error:I did notice that installation via
sqlpkg
is not listed in the installation section of thesqlite-vec
docs https://alexgarcia.xyz/sqlite-vec/installation.html#installing. I can successfully installsqlite-vec
the appropriate package manager for my progject.I am curious to know if
sqlpkg
is a viable alternative.sqlite-vec
is listed on sqlpkg.org: https://sqlpkg.org/?q=asg017%2Fvec.Is this a bug or is installation via
sqlpkg
not supported?Thanks!
The text was updated successfully, but these errors were encountered: