Module not found
#2
by
IgorSS23
- opened
I'm testing nvidia/quality-classifier-deberta, following the use example in this page, but the code are returning an error like this Error loading
"C:\Users\igor.silva\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\torch\lib\fbgemm.dll" or one of its dependencies.
Can anyone help me?
P.S. I already added this path in the environment variables of the windows.
I solve this problem, I followed the instructions in this topic of PyTorch:
https://discuss.pytorch.org/t/error-loading-lib-site-packages-torch-lib-shm-dll-or-one-of-its-dependencie/201695