Nick Nolan
Nick Nolan
I am also experiencing this issue on 11.4 and 11.2.3
> [@smithnigelw](https://github.com/smithnigelw), [@iamwpj](https://github.com/iamwpj), [@TylerBarnes](https://github.com/TylerBarnes), [@stoddn](https://github.com/stoddn): Sorry for the delay, but I'm happy to let you know that 4.34.3 released today! It'll be offered to you in the app as it's...
> ls -l ~/Library/Containers/com.docker.docker/Data/log/host/electron-*log* User has cleared their logs, I'll try find another device where this is occuring ``` /Users/xxx/Library/Containers/com.docker.docker/Data/log/host/electron-2024-10-15-14.log /Users/xxx/Library/Containers/com.docker.docker/Data/log/host/electron-audit-log.json ``` Another device has thousands of these ``` -rw-r--r--...
> If you're able to get hold of one of those files, it'd be really handy to see their contents - not necessarily the whole file, especially if there's anything...
same issue, ffmpeg is installed. ``` python3 run.py --execution-provider coreml [DLC.CORE] ffmpeg is not installed. Traceback (most recent call last): File "/Users/xxx/Documents/deep/Deep-Live-Cam/run.py", line 6, in core.run() File "/Users/xxx/Documents/deep/Deep-Live-Cam/modules/core.py", line 236,...
I'm on macOS, which path? @Jaie55
when i install via pip3 ``` pip3 install ffmpeg Requirement already satisfied: ffmpeg in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (1.4) ``` it shows ffmpeg is in `/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/ffmpeg` @Jaie55 I quit terminal, now that's disappeared,...