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

Docker build from dokcerfile not working #160

Open
xjohnxjohn opened this issue Sep 4, 2024 · 1 comment
Open

Docker build from dokcerfile not working #160

xjohnxjohn opened this issue Sep 4, 2024 · 1 comment

Comments

@xjohnxjohn
Copy link

I use command:
docker build .
==> ......
==> Successfully built <hash_id>
docker run <hash_id>
everything build ok

when use docker run <hash_id> it show error:
"/home/user/miniconda/lib/python3.11/site-packages/torchaudio/lib/libtorchaudio.so: undefined symbol: _ZNK3c105Error4whatEv"
How to solve it?

@s0llvan
Copy link

s0llvan commented Sep 9, 2024

Why did you don't use this file...?

https://github.com/JarodMica/ai-voice-cloning/blob/master/setup-docker.sh

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