Martin Kristiansen

Results 7 comments of Martin Kristiansen

I am having this same problem and I have tried OBS 28.1, 29 and 30. Python: 3.10.12 macOS: 13.6 (22G120) Ventura pyvirtualcam version: 0.10.2 Not sure if it's relevant to...

Just to be clear, the mentioned github issue with Ventura says that they can't run OBS. I have no issue running OBS. Pyvirtualcam just can't seem to connect to it

Hi @ArtsiomWB, Thanks for looking into it so quickly. That is odd that you can't reproduce. My `asyncio` is the one that comes with python 3.9.10 installed through `pyenv` on...

@ArtsiomWB - I retried with a clean environment with only wandb installed and I can't reproduce either. It must be contingent on some other dependency. I'll investigate a bit further

@ArtsiomWB - it looks like `eventlet` has to be installed as well for the error to occur. I checked the dependencies for `eventlet` and they don't cause the error. My...

Definitely very odd. I don't see the error after upgrading python to `3.10.9`. My guess is that it is some compiled bug somewhere. Maybe in my python installation. Which would...

Thanks again for your help. Feel free to close it for now.