From a3b5a5ba4482798a674608bd343a97fdcf7a0b14 Mon Sep 17 00:00:00 2001 From: Chi Wang Date: Sun, 29 Oct 2023 18:40:19 -0700 Subject: [PATCH] Update website/docs/FAQ.md --- website/docs/FAQ.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/FAQ.md b/website/docs/FAQ.md index 79c213ccf2c2..6c87cac03d86 100644 --- a/website/docs/FAQ.md +++ b/website/docs/FAQ.md @@ -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. -