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

应该支持高版本的glibc #913

Open
ucas010 opened this issue Oct 29, 2024 · 1 comment
Open

应该支持高版本的glibc #913

ucas010 opened this issue Oct 29, 2024 · 1 comment

Comments

@ucas010
Copy link

ucas010 commented Oct 29, 2024

File "/data/xul/video_chat/src/GPT_SoVITS/text/g2pw/onnx_api.py", line 17, in
from opencc import OpenCC
File "/data/anaconda3/e/lib/python3.10/site-packages/opencc/init.py", line 9, in
from opencc.clib import opencc_clib
ImportError: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by /data/soft/anaconda3/n/lib/python3.10/site-packages/opencc/clib/opencc_clib.cpython-310-x86_64-linux-gnu.so)

而我的服务器有glibc
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_3.4.15
GLIBCXX_3.4.16
GLIBCXX_3.4.17
GLIBCXX_3.4.18
GLIBCXX_3.4.19
GLIBCXX_DEBUG_MESSAGE_LENGTH
大佬看下咋解决?感谢

@BYVoid
Copy link
Owner

BYVoid commented Oct 31, 2024

你是如何編譯的opencc python?

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