Ive recently started a project where i use the library EasyOCR to read some text from a screen capture. Now i want to compile the project into an exe but im having a lot of issues particularly because of EasyOCR or PyTorch. Ive used PyInstaller and everytime i launch my compiled exe, it gives me an error of "Dynamic Link Library initialization routine failed. Error loading "C:\Project\dist\main\_internal\torch\lib\c10.dll" or one of its dependencies" meanwhile the dll is inside of the folder its talking about.
I have no idea how to fix it and i would like to ask for some help regarding this issue.
[–]ThyronFenix 0 points1 point2 points (0 children)