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
hi guys, this is my second complaint :) Im having a problem with the fbgemm.dll file and keep seeing a common error. I have uninstalled and installed pip so many times, and I have already installed visual C++. this is the error:
Traceback (most recent call last):
File "C:\Users\Hp\yolov5\detect.py", line 38, in
import torch
File "C:\Users\Hp\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch_init_.py", line 148, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\Hp\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
hi guys, this is my second complaint :) Im having a problem with the fbgemm.dll file and keep seeing a common error. I have uninstalled and installed pip so many times, and I have already installed visual C++. this is the error:
Traceback (most recent call last):
File "C:\Users\Hp\yolov5\detect.py", line 38, in
import torch
File "C:\Users\Hp\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch_init_.py", line 148, in
raise err
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\Hp\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Beta Was this translation helpful? Give feedback.
All reactions