sqlite-vec
sqlite-vec copied to clipboard
sqlpkg install fails with invalid checksum
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!
Same issue here