GrandaddyShmax/audiocraft_plus

Is this a program that I can use?

Lmears opened this issue · 1 comments

Lmears commented

I am on a macbook m1. after git cloning the repo and trying to run app.py i get the following error:

Traceback (most recent call last):
File "/Volumes/Files/AI/audiocraft_plus/app.py", line 26, in
import taglib
ImportError: dlopen(/opt/homebrew/Caskroom/miniconda/base/lib/python3.10/site-packages/taglib.cpython-310-darwin.so, 0x0002): symbol not found in flat namespace '__ZN6TagLib10StringList6appendERKNS_6StringE'

there is a version specific for mac os in the mac-os-fix branch. so far it seems to fix all the issues with mac systems.
try it out and let me know if it helped you