Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not running #20

Open
syarwani03 opened this issue Dec 11, 2019 · 3 comments
Open

not running #20

syarwani03 opened this issue Dec 11, 2019 · 3 comments

Comments

@syarwani03
Copy link

i run the code, and the window come up with no button get function but quit button.
and here the error message.
please help me to fix this. thank u so much
error runing

@mohammadferoz
Copy link

i run the code, and the window come up with no button get function but quit button.
and here the error message.
please help me to fix this. thank u so much
error runing

iam also facing same error

@swetabhmukherjee
Copy link

try uninstalling opencv-python and installing opencv-contrib-python. If the issue persists, use VSCode instead of PyCharm.

@ganeshpodishetti
Copy link

ganeshpodishetti commented Jun 3, 2020

Firstly you have to uninstall the previously installed OpenCV packages using windows command prompt.

steps you follow must

Uninstall

1, pip uninstall opencv-python
2. pip uninstall opencv-contrib-python

Reinstall

  1. pip install opencv_python==3.4.8.29
  2. pip install opencv-contrib-python==3.4.8.29

you are done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants