Skip to content

Conversation

hibariba
Copy link

@hibariba hibariba commented Sep 12, 2024

quik fix to #21
I have solved chromadb dependency error. Problem was caused by python sqlite3 standard module is linked with old SQLLte3 version. I have replaced standard python sqlite3 module with pysqlite3, which is using newer SQLLte3 >v3.35.0.
This solve the issue. All tests are passing.

@hibariba
Copy link
Author

btw. Love the project , great work.
I would like to contribute cli feature - if this is ok with you guys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant