Die Suche ergab 1 Treffer

von Broxx20
Mittwoch 30. September 2020, 09:02
Forum: Allgemeine Fragen
Thema: Installation mit pip
Antworten: 1
Zugriffe: 913

Installation mit pip

Hallo,
ich bin neu in Python und kenne mich deshalb noch nicht so aus.
Ich würde gerne das OpenCV Modul cv2 in Jupyter importieren.
Hierzu muss es ich zuerst opencv-python installieren. Wenn ich das allerdings mit !pip Install opencv-python versuche, wird mir lediglich angezeigt:
zsh:1: command not ...