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

cv2_enumerate_cameras crashing with ModuleNotFoundError on Windows due to missing _windows_backend #4

Open
yuno-akey opened this issue Dec 26, 2024 · 1 comment

Comments

@yuno-akey
Copy link

yuno-akey commented Dec 26, 2024

summary

  • cv2_enumerate_cameras raises ModuleNotFoundError: No module named 'cv2_enumerate_cameras._windows_backend' when run as a script from cmd.

purpose

  • To make it work temporarily on Windows.
@Praveenstein
Copy link

Praveenstein commented Jan 30, 2025

Hi, faced same issue, got resolved after installing Microsoft Visual C++ Redistributable, make sure to install the right version for your machine's architecture.

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

2 participants