Hmm, don’t see anything obvious. It looks like you’re doing it correctly. 
That corner of PyInstaller uses the Windows API so it’s a) very fragile and 
b) very cryptic if it goes wrong (as you can see). If you run 
os.startfile(r'D:\pssolanki\projects\client\smartStacks\icon.ico') does it 
open OK? That would confirm if this is an issue with the path. Failing that 
maybe try a different converter - although that’s a somewhat unhopeful 
suggestion.

-- 
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 pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/503e95cb-7215-496f-830f-cedb3a963aa0n%40googlegroups.com.

Reply via email to