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

ImportError: /lib64/libstdc++.so.6 #431

Open
abhijitmohanta opened this issue Jul 24, 2024 · 1 comment
Open

ImportError: /lib64/libstdc++.so.6 #431

abhijitmohanta opened this issue Jul 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@abhijitmohanta
Copy link

I encountered the following error while running the LJspeech TTS:

ImportError: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /home/a.mohanta/20May2024/jabed/espnet/tools/python_user_base/lib/python3.9/site-packages/pyworld/pyworld.cpython-39-x86_64-linux-gnu.so)

I have used the GCC package 'gcc/13.1.0', but still getting this error. The error file is attached herewith for further reference.
error_file.txt

PLEASE HELP ME IN THIS REGARD. Thank you.

@kan-bayashi
Copy link
Owner

Make sure you update LD_LIBRARY_PATH.

@kan-bayashi kan-bayashi added the question Further information is requested label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants