Skip to content
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

macOS 15 unsupported? #601

Open
sikhaman opened this issue Sep 17, 2024 · 3 comments
Open

macOS 15 unsupported? #601

sikhaman opened this issue Sep 17, 2024 · 3 comments

Comments

@sikhaman
Copy link

did the guide step by step
after run script see few warnings in the console and do not see UI itself. might be new macOS issue?

(deep-env) ╭─d@book-pro ~/Desktop/Deep-Live-Cam 
╰─$ /Users/d/Desktop/Deep-Live-Cam/deep-env/bin/python run.py --execution-provider coreml



DEPRECATION WARNING: The system version of Tk is deprecated and may be removed in a future release. Please don't rely on it. Set TK_SILENCE_DEPRECATION=1 to suppress this warning.
2024-09-17 14:56:16.157 python[11207:359466] +[IMKClient subclass]: chose IMKClient_Legacy
2024-09-17 14:56:16.158 python[11207:359466] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
2024-09-17 14:56:19.645 python[11207:359466] The class 'NSOpenPanel' overrides the method identifier.  This method is implemented by class 'NSWindow'

also question to the source image? what format what resolution and extension should be?

@Martin-SF
Copy link

that looks like the installation of the python-tk package didnt worked like it shoud. retry it. also ensure that you use python 3.10

@arifintajul4
Copy link

same issue

@lkraider
Copy link

Works here, macOS 15.0.1 (24A348) on a Mac mini 2018, only very slow in CPU mode, not sure if the integrated Intel UHD Graphics 630 could handle it in GPU mode.

% uname -a
Darwin <hostname> 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:36:30 PDT 2024; root:xnu-11215.1.12~1/RELEASE_X86_64 x86_64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants