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

import error #1

Open
bliunlpr opened this issue Jul 29, 2019 · 0 comments
Open

import error #1

bliunlpr opened this issue Jul 29, 2019 · 0 comments

Comments

@bliunlpr
Copy link

When I have installed torchain, I got the import error.

Traceback (most recent call last):
File "src/torchain/test/test.py", line 6, in
from torchain._ext import my_lib
File "/home//anaconda2/envs/pytorch0.4/lib/python3.6/site-packages/torchain-0.6-py3.6-linux-x86_64.egg/torchain/_ext/my_lib/init.py", line 3, in
from ._my_lib import lib as _lib, ffi as _ffi
ImportError: /home/
/anaconda2/envs/pytorch0.4/lib/python3.6/site-packages/torchain-0.6-py3.6-linux-x86_64.egg/torchain/_ext/my_lib/_my_lib.abi3.so: undefined symbol: _ZN5kaldi18FatalMessageLoggerD1Ev

I used the pytorch0.4 and kaldi-5.3. I have no idea to solve it. Any suggestions? Thanks!

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

1 participant