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

Error when trying to launch experimental build

Open Aikpo opened this issue 1 year ago • 1 comments

Deep-Live-Cam-experimental> python run.py --execution-provider cuda Traceback (most recent call last): File "C:\Users\megam\Downloads\Deep-Live-Cam-experimental\run.py", line 3, in from modules import core File "C:\Users\megam\Downloads\Deep-Live-Cam-experimental\modules\core.py", line 21, in import modules.ui as ui File "C:\Users\megam\Downloads\Deep-Live-Cam-experimental\modules\ui.py", line 9, in from pygrabber.dshow_graph import FilterGraph File "C:\Users\megam\AppData\Local\Programs\Python\Python310\lib\site-packages\pygrabber\dshow_graph.py", line 40, in from comtypes import GUID, COMError, COMObject, client File "C:\Users\megam\AppData\Local\Programs\Python\Python310\lib\site-packages\comtypes_init_.py", line 375 except COMError, err: ^^^^^^^^^^^^^ SyntaxError: multiple exception types must be parenthesized

Aikpo avatar Aug 17 '24 14:08 Aikpo

potentially same issue as https://github.com/hacksider/Deep-Live-Cam/issues/394

jayasafunctionofe avatar Aug 19 '24 21:08 jayasafunctionofe