VideoLingo icon indicating copy to clipboard operation
VideoLingo copied to clipboard

python install.py 的时候报错,No module named 'whisperx'

Open jiaengithub opened this issue 1 year ago • 1 comments

2025-01-21 14:01:15.788 Uncaught app exception Traceback (most recent call last): File "E:\en\ancode\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 85, in exec_func_with_error_handling result = func() ^^^^^^ File "E:\en\ancode\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 576, in code_to_exec exec(code, module.dict) File "E:\en\VideoLingo-main\st.py", line 3, in from st_components.imports_and_utils import * File "E:\en\VideoLingo-main\st_components\imports_and_utils.py", line 3, in from core import ( File "E:\en\VideoLingo-main\core\step2_whisperX.py", line 7, in import whisperx ModuleNotFoundError: No module named 'whisperx'

jiaengithub avatar Jan 21 '25 06:01 jiaengithub

相同的问题,请问你是如何解决?

Clearner1 avatar Feb 10 '25 08:02 Clearner1