MuseTalk icon indicating copy to clipboard operation
MuseTalk copied to clipboard

Mac compatibility is difficult

Open jeeeeeen opened this issue 9 months ago • 4 comments

The device I am using is a Mac M4, and it prompts that some plugins are not compatible MacBook-Pro-2 MuseTalk % pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Collecting torch==2.0.1 (from -r requirements.txt (line 2)) Using cached torch-2.0.1-cp310-none-macosx_11_0_arm64.whl.metadata (23 kB) Collecting torchvision==0.15.2 (from -r requirements.txt (line 3)) Using cached torchvision-0.15.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (11 kB) Collecting torchaudio==2.0.2 (from -r requirements.txt (line 4)) Using cached torchaudio-2.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.2 kB) Collecting diffusers==0.27.2 (from -r requirements.txt (line 5)) Using cached diffusers-0.27.2-py3-none-any.whl.metadata (18 kB) Collecting accelerate==0.28.0 (from -r requirements.txt (line 6)) Using cached accelerate-0.28.0-py3-none-any.whl.metadata (18 kB) ERROR: Could not find a version that satisfies the requirement tensorflow==2.12.0 (from versions: 2.13.0rc0, 2.13.0rc1, 2.13.0rc2, 2.13.0, 2.13.1, 2.14.0rc0, 2.14.0rc1, 2.14.0, 2.14.1, 2.15.0rc0, 2.15.0rc1, 2.15.0, 2.15.1, 2.16.0rc0, 2.16.1, 2.16.2, 2.17.0rc0, 2.17.0rc1, 2.17.0, 2.17.1, 2.18.0rc0, 2.18.0rc1, 2.18.0rc2, 2.18.0, 2.18.1, 2.19.0rc0, 2.19.0) ERROR: No matching distribution found for tensorflow==2.12.0

jeeeeeen avatar Mar 17 '25 07:03 jeeeeeen

Are there no members using Mac? I installed Python 3.10.16 according to the requirements

jeeeeeen avatar Mar 17 '25 07:03 jeeeeeen

It's Conda's virtual environment

jeeeeeen avatar Mar 17 '25 08:03 jeeeeeen

我mac m2 也是同样的问题

funny123 avatar Mar 23 '25 02:03 funny123

I also am using macOS. Anyone was able to get it running?

AhmadAFS1 avatar Nov 09 '25 02:11 AhmadAFS1