Hello, Can anyone help me with this ?
reportengine: Caught unrecoverable exception in generator user. imageStackedWindRose3.ImageStackedWindRoseGenerator Oct 11 11:11:26 rpi weewx[1022]: **** cannot open resource Oct 11 11:11:26 rpi weewx[1022]: **** Traceback (most recent call last): Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/share/weewx/weewx/reportengine.py", line 140, in run Oct 11 11:11:26 rpi weewx[1022]: **** obj.start() Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/share/weewx/weewx/reportengine.py", line 170, in start Oct 11 11:11:26 rpi weewx[1022]: **** self.run() Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/share/weewx/user/imageStackedWindRose3.py", line 55, in run Oct 11 11:11:26 rpi weewx[1022]: **** self.genImages(self.gen_ts) Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/share/weewx/user/imageStackedWindRose3.py", line 303, in genImages Oct 11 11:11:26 rpi weewx[1022]: **** self.plotFont = ImageFont. truetype(self.windrose_font_path, self.windrose_plot_font_size) Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/lib/python2.7/dist-packages/PIL/ImageFont.py", line 240, in truetype Oct 11 11:11:26 rpi weewx[1022]: **** return FreeTypeFont(font, size, index, encoding) Oct 11 11:11:26 rpi weewx[1022]: **** File "/usr/lib/python2.7/dist-packages/PIL/ImageFont.py", line 137, in __init__ Oct 11 11:11:26 rpi weewx[1022]: **** self.font = core.getfont(font, size, index, encoding) Oct 11 11:11:26 rpi weewx[1022]: **** IOError: cannot open resource Oct 11 11:11:26 rpi weewx[1022]: **** Generator terminated... I may be missing some python package but which one ? thanks in advance for your help -- 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.
