Em-Lopez

Results 4 comments of Em-Lopez

It is not clear where the external directory is located. yeah, I think you forgot to include the external directory into github's copy. Is the directory included in the `push'?

So I cd'd into the directory and it lets me `import v4l2 as _v4l2 ` without any issues, but `import pyfakewebcam.v4l2 as _v4l2` is like a sin and evil. Why...

Ok I solved it in pyfakewebcam.py `import pyfakewebcam.v4l2 as _v4l2` -> `from pyfakewebcam import v4l2 as _v4l2`

Actually I just realized I have LoopBe1, and it's causing a midi feedback loop