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

Is this a program that I can use? #32

Open
Lmears opened this issue Aug 15, 2023 · 1 comment
Open

Is this a program that I can use? #32

Lmears opened this issue Aug 15, 2023 · 1 comment

Comments

@Lmears
Copy link

Lmears commented Aug 15, 2023

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'

@GrandaddyShmax
Copy link
Owner

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

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

2 participants