-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
out.sqlite> .load "/home/jeff/envs/python/virtualenvs/asstd/lib/python3.13/site-packages/sqlite_vec/vec0"
;
'NoneType' object is not iterable
This attempt was with the path as a string to try to bypass the error. Same output unquoted.
You can see the extension exists.
at 17:46:36 ❯ lsd -lh --sort=time -r /home/jeff/envs/python/virtualenvs/asstd/lib/python3.13/site-packages/sqlite_vec/vec0.so
.rw-r--r-- jeff users 144 KB Sun Feb 8 16:46:00 2026 /home/jeff/envs/python/virtualenvs/asstd/lib/python3.13/site-packages/sqlite_vec/vec0.so
and loads without error in sqlite3:
sqlite> .load /home/jeff/envs/python/virtualenvs/asstd/lib/python3.13/site-packages/sqlite_vec/vec0
sqlite>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels