Relative Content

Tag Archive for pythonpytorchoserror

Error when running the gpu version of torch

OSError: [WinError 126] The specified module could not be found. Error loading “C:Users(my username)AppDataLocalPackagesPythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0LocalCachelocal-packagesPython312site-packagestorchlibfbgemm.dll” or one of its dependencies. How would I fix an issue like this? I’ve tried reinstalling torch and all its dependencies, but it didn’t work. python pytorch oserror 2