[weewx-user] Re: ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-05-22 Thread c s (224)
2, 2023 at 1:01:59 AM UTC+4 Marius Schamschula wrote: > >> I ran into the same error after a routine update to FreeBSD 13.1 packages. >> >> I applied the patch and reinstalled weewx 4.10.2, and all is again >> working as expected! >> >> On Tuesday, Apri

[weewx-user] Re: ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-04 Thread c s (224)
Thank you very much for digging deeper! My solution will then be to simply install an older version of the Pillow library. Thanks a lot! c s (224) schrieb am Montag, 3. April 2023 um 13:18:39 UTC+2: > Hello, > > I have just installed weewx as described here: > https://weisser-zwe

Re: [weewx-user] ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-04 Thread c s (224)
lf.yscale}") > +print(f"latitude={self.latitude}, longitude={self.longitude}") > +print(f"first={first}, transitions={transitions}") > color = self.daynight_day_color \ > if first == 'day' else self.daynight_night_color > xle

Re: [weewx-user] ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-04 Thread c s (224)
self.yscale = {self.yscale}") > +print(f"latitude={self.latitude}, longitude={self.longitude}") > +print(f"first={first}, transitions={transitions}") > color = self.daynight_day_color \ > if first == 'day' else self.daynight

Re: [weewx-user] ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-04 Thread c s (224)
rDayNight(), self.yscale = {self.yscale}") > +print(f"latitude={self.latitude}, longitude={self.longitude}") > +print(f"first={first}, transitions={transitions}") > color = self.daynight_day_color \ > if first == 'day' else self

Re: [weewx-user] ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-04 Thread c s (224)
cale = {self.yscale}") > +print(f"latitude={self.latitude}, longitude={self.longitude}") > +print(f"first={first}, transitions={transitions}") > color = self.daynight_day_color \ > if first == 'day' else self.daynight_night_colo

[weewx-user] Re: ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-03 Thread c s (224)
ocker image I left everything as it was and continue to use the interceptor driver. Thank you very much! c s (224) schrieb am Montag, 3. April 2023 um 13:18:39 UTC+2: > Hello, > > I have just installed weewx as described here: > https://weisser-zwerg.dev/posts/ecowitt-gw2000-weewx-docker

[weewx-user] ValueError: y1 must be greater than or equal to y0 in fresh installed weewx 4.10.2

2023-04-03 Thread c s (224)
Hello, I have just installed weewx as described here: https://weisser-zwerg.dev/posts/ecowitt-gw2000-weewx-docker And I run into an error that prevents the images from being drawn: weewx-weewx-1 | Apr 3 13:11:03 weewx[20] ERROR weewx.reportengine: Generator terminated