Seite 1 von 1

Installation mit pip

Verfasst: Mittwoch 30. September 2020, 09:02
von Broxx20
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 found: pip ...woran liegt das und wie kann ich die Installation durchführen?
Danke schonmal! :)

Re: Installation mit pip

Verfasst: Dienstag 6. Oktober 2020, 23:47
von BigSanch