I suppose so. It may reinforce what the wiki already says, but normally I don’t like to bloat Wikis.
Will add the links. From: [email protected] <[email protected]> On Behalf Of Thomas Keffer Sent: Tuesday, 12 February 2019 12:42 PM To: weewx-user <[email protected]> Subject: Re: [weewx-user] 3.9.1 PIL & Pillow Do you think the two StackOverflow links would be useful? On Mon, Feb 11, 2019 at 5:30 PM Darryn Capes-Davis <[email protected]<mailto:[email protected]>> wrote: Checked out the Wiki. If you follow it, including the uninstall and reinstall steps, all should be good. Nothing extra to add that I can see. On Tuesday, February 12, 2019 at 11:42:56 AM UTC+11, Darryn Capes-Davis wrote: Good suggestion. Will do. From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> On Behalf Of Thomas Keffer Sent: Tuesday, 12 February 2019 11:41 AM To: weewx-user <[email protected]<mailto:[email protected]>> Subject: Re: [weewx-user] 3.9.1 PIL & Pillow Thanks, Darryn, Perhaps you could add your thoughts to our Troubleshooting Pillow<https://github.com/weewx/weewx/wiki/Troubleshooting-Pillow> wiki page? On Mon, Feb 11, 2019 at 4:38 PM Darryn Capes-Davis <[email protected]<mailto:[email protected]>> wrote: All, Just upgraded to 3.9.1. On suggestion from Gary I took the graphing styles from the seasons Skin to put into my Responsive Skin (https://darryn.capes-davis.com/2016/10/23/weewx-weather-software-responsive-skin/). The small issue was that the Axes labels (both X and Y) were offset by a pixel or two, with the bottom X axis label being cut off. Looking into it, weewx positions the labels based on their size, so I concluded that PIL (Pillow) must have had an issue. Checking it out (use command 'pip list') my pillow was at 2.3. So I went through the process to upgrade pillow to 5.4 which solved the issue. NOTE: Upgrade to pillow was not straightforward. I encountered some issues so I include some links below which helped me across these two issues. https://stackoverflow.com/questions/44043906/the-headers-or-library-files-could-not-be-found-for-jpeg-installing-pillow-on https://stackoverflow.com/questions/4011705/python-the-imagingft-c-module-is-not-installed Regards Darryn Capes-Davis https://carlingfordweather.sydney -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/KCL8cBqA4ng/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/KCL8cBqA4ng/unsubscribe. To unsubscribe from this group and all its topics, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout. -- 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.
