python install.py 的时候报错,No module named 'whisperx'
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
相同的问题,请问你是如何解决?