FunClip
FunClip copied to clipboard
fbgemm.dll 加载失败
OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\username\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
确认这个文件在这个位置 环境win11
https://www.dllme.com/dll/files/libomp140_x86_64 把这个DLL扔到pytorch的lib文件夹里就好了。