sqlite-vec icon indicating copy to clipboard operation
sqlite-vec copied to clipboard

sqlpkg install fails with invalid checksum

Open rossta opened this issue 1 year ago • 1 comments

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.

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!

rossta avatar Nov 16 '24 16:11 rossta

Same issue here

daibertdiego avatar Jan 22 '25 18:01 daibertdiego