Hi, The problem is that the font specified at windrose_font_path in the [StdReport] [[ImageStackedWindRoseGenerator]] section in weewx.conf cannot be found. I must change the default to something a little more common. You have a couple of options:
1. Install the font, assuming you are using something like raspbian the following should work: sudo apt-get install fonts-freefont-ttf 2. Change the setting to another font that is installed on your system (have a look in the /usr/share/fonts/truetype/freefont directory to see what is there, or use one of the fonts that is being used by the weewx ImageGenerator - look under [ImageGenerator] in skin.conf for the Standard skin). Gary -- 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]. For more options, visit https://groups.google.com/d/optout.
