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

运行后出现这个问题! #824

Open
zhlgx opened this issue Jan 2, 2025 · 2 comments
Open

运行后出现这个问题! #824

zhlgx opened this issue Jan 2, 2025 · 2 comments

Comments

@zhlgx
Copy link

zhlgx commented Jan 2, 2025

安装成功!
Traceback (most recent call last):
File "M:\AIII\CosyVoice\webui.py", line 25, in
from cosyvoice.cli.cosyvoice import CosyVoice, CosyVoice2
File "M:\AIII\CosyVoice\cosyvoice\cli\cosyvoice.py", line 20, in
from cosyvoice.cli.frontend import CosyVoiceFrontEnd
File "M:\AIII\CosyVoice\cosyvoice\cli\frontend.py", line 19, in
import whisper
File "M:\AIII\CosyVoice\zhlgx\Lib\site-packages\whisper.py", line 69, in
libc = ctypes.CDLL(libc_name)
^^^^^^^^^^^^^^^^^^^^^^
File "M:\AIII\CosyVoice\zhlgx\Lib\ctypes_init_.py", line 366, in init
if '/' in name or '\' in name:
^^^^^^^^^^^
TypeError: argument of type 'NoneType' is not iterable

@aluminumbox
Copy link
Collaborator

应该是Python环境问题

@zhlgx
Copy link
Author

zhlgx commented Jan 3, 2025

怎么解决?

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