python3 pip / pip3 in Alpine Linux installieren
English
Deutsch
Problem:
Man möchte pip3 (auch python3-pip genannt) in Alpine Linux installieren, aber apk install python3-pip zeigt, dass das Paket nicht existiert
example-3.txt
ERROR: unable to select packages:
python3-pip (no such package):
required by: world[python3-pip]Lösung
Stattdessen muss py3-pip installiert werden mit
example-2.sh
Beispielausgabe:
example-1.txt
(1/35) Installing libbz2 (1.0.8-r1)
(2/35) Installing expat (2.2.10-r1)
(3/35) Installing libffi (3.3-r2)
[...]Check out similar posts by category:
Alpine Linux, Container, Docker, Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow