newspaper icon indicating copy to clipboard operation
newspaper copied to clipboard

Error with PyInstaller

Open http-samc opened this issue 3 years ago • 2 comments

After converting a (working) simple demo to an exe using the source code in the README, I ran into the following error when running the binary:

FileNotFoundError: [WinError 3] The system cannot find the path specified 'C:\\Users\\****\\AppData\\Local\\Temp\\_MEI212082\newspaper\resources/text

What would I have to manipulate in the source code to fix this? I saw a similar issue somewhere here (I'll link to it if I can find it again), but there was no solution given.

http-samc avatar Mar 14 '21 07:03 http-samc

HI,

I have the same issue, until now I haven't been able to solve this. I hope someone can help us.

lalo-AI avatar Jul 03 '21 17:07 lalo-AI

Yup. Really want to use this in a desktpp app, but right now I have to resort to putting it on a server and making a flask API just to provide the functionality, which is coming out of my pocket.

http-samc avatar Jul 03 '21 17:07 http-samc