| [CBLX] llm Was: Re: ShellGPT |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/carrefourblinux Archives
]
- To: C B L X <carrefourblinux@xxxxxxxxxxxxxxxxxxx>
- Subject: [CBLX] llm Was: Re: ShellGPT
- From: Osvaldo La Rosa aka Aldo <yellowpenguin@xxxxxxxxxx>
- Date: Tue, 16 Dec 2025 15:26:29 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r25; t=1765895191; bh=z3k8/iOE9BcTd449rRlQUeVT80FfIShupYCN7V9OVBQ=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=BIXzcmOJDQGqzWD3IuzisinnIERl6kKH9KXMIZJx1+1cxiODc2ejL5f+pvotF2MGi uyNIIwhtLL1D+6ckhg6Re1z2V9tAQAAHPlH8+0ZPpzp2Msh12cYHhS/479SnhBwuHN NU/Ts6JnC3SodRKkFzz/vEx+G8f8M7bEOo0gxFk8X+4GNlOSZm7NYJBN27pu7vIgsf V5kAJwcQjPoi8h1fsqPExwo9vCrOMS7JzcE1LPPriyfXWi+7bqkXKrM3Q9LtBv5L2J CizJm1LWyp9TloHmyZyq80jC9yO2V1D98h0RGdrjiqS+ObSRYD038Yx7NLbaCCER2k m8a7NIr4DEm9A==
Re bonjour Didier.
On Tue, Dec 16, 2025 at 09:01:54AM +0000, Didier Spaier wrote:
......
> Installation :
>
> pip install llm
�a c'est OK, cf. inst_llm.err.txt
> llm install llm-openai
Parcontre ici �a tombe � l'eau, msg d'erreur, cf. pj.
> llm keys set openai
Du coup je n'ex�cute pas cette derni�re commande.
Aldo.
Script started on 2025-12-16 14:43:08+01:00 [TERM="linux" TTY="/dev/tty8" COLUMNS="240" LINES="67"]
[?2004haldo@aldo-NJx0MU:~$ pip install --upgrade llm
[?2004l
Defaulting to user installation because normal site-packages is not writeable
Collecting llm
Downloading llm-0.28-py3-none-any.whl.metadata (29 kB)
Requirement already satisfied: click in /usr/lib/python3/dist-packages (from llm) (8.0.3)
Collecting condense-json>=0.1.3 (from llm)
Downloading condense_json-0.1.3-py3-none-any.whl.metadata (4.4 kB)
Requirement already satisfied: openai>=1.55.3 in ./.local/lib/python3.10/site-packages (from llm) (1.109.1)
Collecting click-default-group>=1.2.3 (from llm)
Downloading click_default_group-1.2.4-py2.py3-none-any.whl.metadata (2.8 kB)
Collecting sqlite-utils>=3.37 (from llm)
Downloading sqlite_utils-3.39-py3-none-any.whl.metadata (7.7 kB)
Collecting sqlite-migrate>=0.1a2 (from llm)
Downloading sqlite_migrate-0.1b0-py3-none-any.whl.metadata (5.4 kB)
Requirement already satisfied: pydantic>=2.0.0 in ./.local/lib/python3.10/site-packages (from llm) (2.12.2)
Requirement already satisfied: PyYAML in /usr/lib/python3/dist-packages (from llm) (5.4.1)
Collecting pluggy (from llm)
Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Collecting python-ulid (from llm)
Downloading python_ulid-3.1.0-py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from llm) (59.6.0)
Requirement already satisfied: pip in ./.local/lib/python3.10/site-packages (from llm) (25.3)
Collecting puremagic (from llm)
Downloading puremagic-1.30-py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: anyio<5,>=3.5.0 in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (4.11.0)
Requirement already satisfied: distro<2,>=1.7.0 in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (0.28.1)
Requirement already satisfied: jiter<1,>=0.4.0 in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (0.10.0)
Requirement already satisfied: sniffio in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (1.3.1)
Requirement already satisfied: tqdm>4 in /usr/local/lib/python3.10/dist-packages (from openai>=1.55.3->llm) (4.67.1)
Requirement already satisfied: typing-extensions<5,>=4.11 in ./.local/lib/python3.10/site-packages (from openai>=1.55.3->llm) (4.15.0)
Requirement already satisfied: exceptiongroup>=1.0.2 in ./.local/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai>=1.55.3->llm) (1.3.0)
Requirement already satisfied: idna>=2.8 in /usr/lib/python3/dist-packages (from anyio<5,>=3.5.0->openai>=1.55.3->llm) (3.3)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx<1,>=0.23.0->openai>=1.55.3->llm) (2020.6.20)
Requirement already satisfied: httpcore==1.* in ./.local/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai>=1.55.3->llm) (1.0.9)
Requirement already satisfied: h11>=0.16 in ./.local/lib/python3.10/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai>=1.55.3->llm) (0.16.0)
Requirement already satisfied: annotated-types>=0.6.0 in ./.local/lib/python3.10/site-packages (from pydantic>=2.0.0->llm) (0.7.0)
Requirement already satisfied: pydantic-core==2.41.4 in ./.local/lib/python3.10/site-packages (from pydantic>=2.0.0->llm) (2.41.4)
Requirement already satisfied: typing-inspection>=0.4.2 in ./.local/lib/python3.10/site-packages (from pydantic>=2.0.0->llm) (0.4.2)
Collecting sqlite-fts4 (from sqlite-utils>=3.37->llm)
Downloading sqlite_fts4-1.0.3-py3-none-any.whl.metadata (6.6 kB)
Collecting click (from llm)
Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB)
Collecting tabulate (from sqlite-utils>=3.37->llm)
Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB)
Requirement already satisfied: python-dateutil in /usr/lib/python3/dist-packages (from sqlite-utils>=3.37->llm) (2.8.1)
Downloading llm-0.28-py3-none-any.whl (82 kB)
Downloading click_default_group-1.2.4-py2.py3-none-any.whl (4.1 kB)
Downloading condense_json-0.1.3-py3-none-any.whl (8.4 kB)
Downloading sqlite_migrate-0.1b0-py3-none-any.whl (10.0 kB)
Downloading sqlite_utils-3.39-py3-none-any.whl (68 kB)
Downloading click-8.3.1-py3-none-any.whl (108 kB)
Downloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading puremagic-1.30-py3-none-any.whl (43 kB)
Downloading python_ulid-3.1.0-py3-none-any.whl (11 kB)
Downloading sqlite_fts4-1.0.3-py3-none-any.whl (10.0 kB)
Downloading tabulate-0.9.0-py3-none-any.whl (35 kB)
Installing collected packages: sqlite-fts4, puremagic, tabulate, python-ulid, pluggy, condense-json, click, click-default-group, sqlite-utils, sqlite-migrate, llm
[?25l
[2K [91m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━[0m[90m╺[0m[90m━━━[0m [32m10/11[0m [llm]
[2K [90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━[0m [32m11/11[0m [llm]
[?25h
[1A[2K[31mERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
gtts 2.5.1 requires click<8.2,>=7.1, but you have click 8.3.1 which is incompatible.[0m[31m
[0mSuccessfully installed click-8.3.1 click-default-group-1.2.4 condense-json-0.1.3 llm-0.28 pluggy-1.6.0 puremagic-1.30 python-ulid-3.1.0 sqlite-fts4-1.0.3 sqlite-migrate-0.1b0 sqlite-utils-3.39 tabulate-0.9.0
[?2004haldo@aldo-NJx0MU:~$ llm install llm-openai
[?2004l
Defaulting to user installation because normal site-packages is not writeable
[31mERROR: Could not find a version that satisfies the requirement llm-openai (from versions: none)[0m[31m
[0m[31mERROR: No matching distribution found for llm-openai[0m[31m
[0m[?2004haldo@aldo-NJx0MU:~$ exit
[?2004l
exit
Script done on 2025-12-16 14:46:13+01:00 [COMMAND_EXIT_CODE="1"]