You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PS D:\AI\Video_note_generator> python video_note_generator.py test.md
Traceback (most recent call last):
File "D:\AI\Video_note_generator\video_note_generator.py", line 20, in
import whisper
File "D:\ProgramData\miniconda3\Lib\site-packages\whisper_init_.py", line 8, in
import torch
File "D:\ProgramData\miniconda3\Lib\site-packages\torch_init_.py", line 148, in
raise err
OSError: [WinError 126] 找不到指定的模块。 Error loading "D:\ProgramData\miniconda3\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
The text was updated successfully, but these errors were encountered:
PS D:\AI\Video_note_generator> python video_note_generator.py test.md
Traceback (most recent call last):
File "D:\AI\Video_note_generator\video_note_generator.py", line 20, in
import whisper
File "D:\ProgramData\miniconda3\Lib\site-packages\whisper_init_.py", line 8, in
import torch
File "D:\ProgramData\miniconda3\Lib\site-packages\torch_init_.py", line 148, in
raise err
OSError: [WinError 126] 找不到指定的模块。 Error loading "D:\ProgramData\miniconda3\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
The text was updated successfully, but these errors were encountered: