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

找不到指定的模块 #13

Open
memedacn opened this issue Dec 25, 2024 · 0 comments
Open

找不到指定的模块 #13

memedacn opened this issue Dec 25, 2024 · 0 comments

Comments

@memedacn
Copy link

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.

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

1 participant