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

ModuleNotFoundError: No module named 'v4l2' when running main.py #9

Open
nowakdawid opened this issue Dec 11, 2022 · 1 comment
Open

Comments

@nowakdawid
Copy link

nowakdawid commented Dec 11, 2022

Hey, I have this error showing up when trying to run sudo python3 main.py:

Traceback (most recent call last): File "main.py", line 11, in <module> import v4l2 ModuleNotFoundError: No module named 'v4l2'
Please help :)

@prabhakar-sivanesan
Copy link
Owner

Hi,
Have you followed this step and verified the v4l2 installation is successful using this method

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