Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8023

Python • Re: Issues with installing docker-compose

$
0
0
Either try installing docker-compose from the repo using :

Code:

sudo apt install docker-compose
Or try using the Docker Debian repo: https://docs.docker.com/engine/install/debian/

You can also create a python virtual environment by doing:

Code:

python3 -m venv  --system-site-packages ./venv
See the Python docs at /usr/share/doc/python3.11/README.venv
and https://www.raspberrypi.com/documentati ... spberry-pi

You can also install Ollama GUI using pi-apps.

Statistics: Posted by craigevil — Fri May 09, 2025 6:51 pm



Viewing all articles
Browse latest Browse all 8023

Trending Articles