Skip to content

Commit

Permalink
Update website/docs/FAQ.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sonichi committed Oct 30, 2023
1 parent d54312b commit a3b5a5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,3 @@ Workaround:
2. `mkdir /home/vscode/.local/lib/python3.10/site-packages/google/colab`

Explanation: Per [this gist](https://gist.github.com/defulmere/8b9695e415a44271061cc8e272f3c300?permalink_comment_id=4711478#gistcomment-4711478), linked from the official [chromadb docs](https://docs.trychroma.com/troubleshooting#sqlite), adding this folder triggers chromadb to use pysqlite3 instead of the default.

0 comments on commit a3b5a5b

Please sign in to comment.