AllAboutAI-YT / easy-local-rag

SuperEasy 100% Local RAG with Ollama + Email RAG
MIT License
675 stars 177 forks source link

python localrag.py with error shmdll #19

Open guwitpro1 opened 3 months ago

guwitpro1 commented 3 months ago

Traceback (most recent call last): File "C:\Users\2004948\Documents\projects\realmessage\easy-local-rag\localrag.py", line 1, in import torch File "C:\Users\2004948\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\torch__init__.py", line 141, in raise err OSError: [WinError 126] The specified module could not be found. Error loading "C:\Users\2004948\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\torch\lib\shm.dll" or one of its dependencies.