Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

[Bug in Experimental] Cannot import windll on Linux

Open NXTler opened this issue 1 year ago • 1 comments

Greeting, as the name suggests, I get the following error when trying to start in experimental branch: ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.10/ctypes/__init__.py)

I suspect that either windll cannot be found as it is Windows specific or that a dependency is missing in requirements. I'm no developer, so I can't really tell.

NXTler avatar Aug 15 '24 19:08 NXTler

same on macos, it seems experimental is currently windows-only (there is also some code that works with COM, which is also windows only afaik).

tostr7191 avatar Aug 16 '24 15:08 tostr7191