FD** - I am a Python newb as well as a stack overflow newb as you can tell. I have edited the question based on comments.
My goal is to read a set of PNG files, crea
ValueError: cannot set WRITEABLE flag to True of this array array.setflags(write=1)
Skip the statement using copy the array using np.copy()