python-embedded-launcher
python-embedded-launcher copied to clipboard
traceback when exporting icons
There seems to be an issue with the exporting of an icon. This traceback happened when exporting an icon from shell32.dll.
File "C:/Users/Administrator/.PyCharmCE2017.1/config/scratches/scratch_51.py", line 92, in load_from_resource
image_info = ImageInfo(*struct.unpack(GRPICONDIRENTRY, info[offset : offset + 16]))
struct.error: unpack requires a string argument of length 14