discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PNG image sink error


From: Steffen Kiel
Subject: PNG image sink error
Date: Fri, 11 Dec 2020 09:46:10 +0000

Hello all!

When trying to display an image on the GUI in GRC, i get the following error:

...
 File "C:\Program Files\GNURadio-3.7\gr-python27\Lib\site-packages\PIL\Image.py", line 385, in _getdecoder
    raise IOError("decoder %s not available" % decoder_name)
IOError: decoder zip not available
When looking up the IOError it seems like it's a problem with ZLIB, or missing zlib files. I am not sure if this is the case though, or how i should fix it.

What am i doing wrong?
I am running GRC 3.7.13.5 on WIN10

//Steffen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]