SevaSk/ecoute

Torch library dependent file issue

Abhisheknakka opened this issue · 0 comments

issue with fbgeem dependent file in torch library issue.

import torch
Traceback (most recent call last):
File "<pyshell#0>", line 1, in
import torch
File "C:\Users\nsnai\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch_init_.py", line 141, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\nsnai\AppData\Local\Programs\Python\Python311\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Capture