总是出现错误
描述错误 清楚、简洁地描述错误的内容。[通知] pip 的新版本已可用: 25.0 -> 26.1.1[通知] 要更新,请运行:Python.exe -m pip install --upgrade pip清除缓存?? 无... 启动程序... 追踪(最近一次调用为上一行):文件"D:\Code\VoicePro\voice-pro\start-voice.py",第14行,在模块中:from app.abus_app_voice import create_ui文件"D:\Code\VoicePro\voice-pro\app\abus_app_voice.py",第44行,在模块中:from app.tab_gulliver import gulliver_tab文件"D:\Code\VoicePro\voice-pro\app\tab_gulliver.py",第18行,在模块中:from app.gradio_gulliver import *文件"D:\Code\VoicePro\voice-pro\app\gradio_gulliver.py",第14行,在模块中:from app.abus_asr_faster_whisper import *文件"D:\Code\VoicePro\voice-pro\app\abus_asr_faster_whisper.py",第11行,在模块中:import faster_whisper文件"D:\Code\VoicePro\voice-pro\installer_files\env\lib\site-packages\faster_whisper_init.py",第2行,在模块中:from faster_whisper.transcribe import BatchedInferencePipeline, WhisperModel文件"D:\Code\VoicePro\voice-pro\installer_files\env\lib\site-packages\faster_whisper\transcribe.py",第13行,在模块中:import ctranslate2文件"D:\Code\VoicePro\voice-pro\installer_files\env\lib\site-packages\ctranslate2_init.py",第8行,在模块中:import pkg_resourcesModuleNotFoundError:没有名为 'pkg_resources' 的模块重现问题重现问题的步骤:1. 前往 '...'2. 点击 '....'3. 查看错误预期行为清楚、简洁地描述您预期的行为。屏幕截图如果适用,请添加屏幕截图来帮助解释您的问题。其他上下文请在此处添加有关问题的其他上下文。
内容来源: abus-aikorea/voice-pro