Install OpenCV for Python on macOS Catalina

Install OpenCV for Python on macOS Catalina

AtoZ Programming Tutorials

4 года назад

26,557 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

张洲洋
张洲洋 - 12.05.2023 04:52

Perfect! Thank you!

Ответить
Mauricio Herrera
Mauricio Herrera - 11.05.2023 08:12

Thanks for the video it was really informative, I got the following error. Any suggestion please?
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

[notice] A new release of pip available: 22.3.1 -> 23.1.2
[notice] To update, run: pip install --upgrade pip
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.

Ответить
Eagan Symonds
Eagan Symonds - 31.05.2022 18:17

I can not save the code in the python virtual environment. I dont know why

Ответить
800K PyGame
800K PyGame - 06.03.2022 19:43

thanks

Ответить
Ghulam Sarwar Khan
Ghulam Sarwar Khan - 30.07.2021 13:56

it really helped me 🥰❤️

Ответить
Lucid Wavs
Lucid Wavs - 29.07.2021 03:07

Works!!! Macbook 2020 catalina

Ответить
Downtown-Boy ⛷
Downtown-Boy ⛷ - 26.07.2021 09:16

when image window is getting open i am not able to close and jupyter kernel is crashing as well.

Ответить
Solomon Alvin Samuel Mgunda
Solomon Alvin Samuel Mgunda - 05.04.2021 12:01

Very helpful in both vim editor and opencv. I really appreciate it.

Ответить
Kunal Soni
Kunal Soni - 20.01.2021 11:49

really very helpful video :) . seriously I'm stuck on apple silicon but this method work in apple silicon :). I'm very happy

Ответить
Alexander Lindgren
Alexander Lindgren - 13.12.2020 21:56

Thank you for a very good guide :)

Ответить
Yaman Sahfi
Yaman Sahfi - 03.11.2020 09:08

thank you you're the best! simple and to the point

Ответить
Md.Soleyman khan
Md.Soleyman khan - 02.11.2020 10:10

you are the best.

Ответить
Armağan Gök
Armağan Gök - 08.10.2020 18:43

I'm getting like : no such as job

Ответить
Irina Zhenyakova
Irina Zhenyakova - 26.09.2020 16:37

Thank you! I am very stupid in programming, so it took me a few days to install opencv. Thanks for the working version of the installation. Hope I can create a program.

Ответить
Arjun Sanjeev
Arjun Sanjeev - 21.09.2020 17:25

Thank you. It really helped out.

Ответить
Dinesh Kumar Reddy
Dinesh Kumar Reddy - 09.08.2020 20:54

UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:

Specifications:

- opencv -> python[version='>=2.7,<2.8.0a0|>=3.5,<3.6.0a0|>=3.6,<3.7.0a0|>=3.7,<3.8.0a0']

Your python: python=3.8

If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.

What about this👆 problem?

Ответить
Sholpan Demzhanova
Sholpan Demzhanova - 20.06.2020 18:46

this is the best and clearest video i've watched on this

Ответить
Feroo Yahya
Feroo Yahya - 13.06.2020 12:32

let's say i have installed like you did. can i use openCV now from PyCharm ?
Thanks for this mate!!!

Ответить
Nhatvu Le
Nhatvu Le - 13.04.2020 22:28

thank you. This tutorial is really helpful.

Ответить
Blink Focos
Blink Focos - 07.04.2020 01:23

Thanks a ton! This is the simplest way I have found online to get my OpenCV working. Regarding to the last part, press any key to exit, you'd have to keep image widow on focus to terminate the program.

Ответить
Arun Dogra
Arun Dogra - 24.03.2020 12:31

Amazing video
But i have a little problem and would be very thankful for the help,
I followed the setup steps and was able to display images successfully
Now i want to use jupyter lab in the virtual environment
So i used the command jupyter-lab in the environment to open jupyter notebook
After that i ran a simple program but it is showing that "No module named OpenCV"
How can i rectify this problem?
I am running it in the jupyter lab terminal by going to the position of the notebook through cd

Ответить
Mohammad Khedr
Mohammad Khedr - 04.02.2020 16:56

Thank you for the video, I followed the steps but got the following error "This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem." any help is appreciated. I am running python 3.7 on macOS Catalina, I have installed Qt5 but did not help. thanks

Ответить
Sinan C.
Sinan C. - 25.11.2019 23:12

thank you ıt's perfectly run

Ответить
Krishbin Paudel
Krishbin Paudel - 21.11.2019 18:50

why cant i use opencv in pycharm built in ide

Ответить
Federico Undurraga Alamos
Federico Undurraga Alamos - 17.11.2019 16:08

what terminal are you using? I try with the default mac terminal (the black one) and it doesn't work

Ответить
Stephen Devane
Stephen Devane - 06.11.2019 12:33

...any idea how to configure eclipse (macOS) to use openCV... my python OpenCV program runs (using the virtual env as per the video) but not via Eclipse... any help appreciated

Ответить
嚴翎愷
嚴翎愷 - 04.11.2019 16:59

Thanks for your video!! It's help me install Opencv3 & Python3.7 successfully.

Ответить
Stephen Devane
Stephen Devane - 02.11.2019 04:21

pip install pencv-phython doesn't work for me=, I get "ERROR: Could not find a version that satisfies the requirement opencv-python (from versions: none) ERROR: No matching distribution found for opencv-python" -0 any ideas?

Ответить