-
Notifications
You must be signed in to change notification settings - Fork 2
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
I keep getting this error, whether from source #3
Comments
So I cd'd into the directory and it lets me |
Ok I solved it in pyfakewebcam.py |
I'll try to take a look into the issue you guys are having this weekend. I'll push out updates if necessary! |
An import problem still appears:
Can you offer a quick fix? Got confused with the name masking of the modules pyfakewebcam and v4l2 |
This happens with python2. @serbuh
|
I solved copy pyfakewebcam.py and v4l2.py to my program directory.And change |
File "build/bdist.linux-x86_64/egg/pyfakewebcam/init.py", line 3, in
File "build/bdist.linux-x86_64/egg/pyfakewebcam/pyfakewebcam.py", line 8, in
ImportError: No module named v4l2
The text was updated successfully, but these errors were encountered: