p q <[email protected]> writes: > I don't have time right this minute to dig in further, but I recall a > conversation here with the same error - google finds > https://groups.google.com/g/weewx-user/c/R7bHDrZ0PRE
Thanks very much; that is a huge hint. Turning off daynight got me 4 plots. Copying weeplot/utilities.py and regenerating got me all plots. Reenabling daynight it is still ok. So for anybody else reading, if you see this > File "/usr/pkg/lib/python3.10/site-packages/PIL/ImageDraw.py", line > 294, in rectangle > self.draw.draw_rectangle(xy, fill, 1) > ValueError: y1 must be greater than or equal to y0 update to new weewx, or back off Pillow to 9.4.0. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/rmifs5a4wth.fsf%40s1.lexort.com.
