From a920cae2a1d2ea72e4e95dabc1e7a73443177d63 Mon Sep 17 00:00:00 2001 From: aFrogThatExists <54812998+aFrogThatExists@users.noreply.github.com> Date: Sun, 14 Sep 2025 10:50:28 +0200 Subject: [PATCH] Updated README.md to move the note to FAQ --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 37db9fee..5511cd12 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,6 @@ cai # first launch it can take up to 30 seconds ``` ### Ubuntu 24.04 -*Note: If you get a `Unable to locate package python3.12-venv` you might need to install python3.12 from source.* ```bash sudo apt-get update && \ sudo apt-get install -y git python3-pip python3.12-venv @@ -1045,7 +1044,12 @@ CAI itself is not a profit-seeking initiative. Our goal is to build a sustainabl +
I get a `Unable to locate package python3.12-venv` when installing the prerequisites on my debian based system! +The easiest way to get around this is to simply install [`python3.12`](https://www.python.org/downloads/release/python-3120/) from source. + + +
## Citation If you want to cite our work, please use the following: