Hello all, 
I have used pyinstaller to create executable for that very same script 
without an icon file, and it worked amazingly. This time I have an icon 
file to add. 
it gives me the above said error. The full error traceback and other 
logging info is HERE <https://paste.atilla.org/paste/OC3C3D>.

My spec file content is THIS <https://paste.atilla.org/paste/0LIZ2N>. I 
felt like this is an issue with the path, but neither of relative or 
absolute paths (with or without the **r** of raw string to escape literal 
backslashes).

The icon file was a png originally. I saved it as ico using paint (which 
I've done in the past). Maybe that's what's causing the issue.

But I'm not sure. Any help or suggestion is appreciated. If you need any 
additional info, let me know : )

Thank You :)

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/2b016da2-6382-4195-899e-17929dedc206n%40googlegroups.com.

Reply via email to