I enteredcode from book. When I ran the code..I got "MemoryError"
while processing the
green_data.appendlist(image.getdata(1)))
so I copied the code from the github file
got same error with the blue_data.append ...line.
looked for a n errata for pg.338 but found none.
??