Tom, Thanks for the quick response. Seems to be working fine now. Tom
________________________________ From: [email protected] <[email protected]> on behalf of Thomas Keffer <[email protected]> Sent: Wednesday, January 23, 2019 11:38 AM To: weewx-user Subject: Re: [weewx-user] Re: Beta testers for v3.9.0 needed Oops. Commit is 3d3e76<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fweewx%2Fweewx%2Fcommit%2F3d3e766d1be2922ae5d9d5f19239020b79d22116&data=02%7C01%7C%7C2d116444406942a703ae08d68159ab36%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636838619450305521&sdata=MS2%2FOEsqfOdCMKq8o75DS%2B9NyupXgDAlEUtKjNspzfY%3D&reserved=0> -tk On Wed, Jan 23, 2019 at 9:37 AM Thomas Keffer <[email protected]<mailto:[email protected]>> wrote: Gary: the toString() option NONE_string got changed to None_string. Didn't realize anyone was using it. I've added NONE_string for backwards compatibility in commit 3d3e76<http://3d3e76>. -tk On Wed, Jan 23, 2019 at 9:22 AM <[email protected]<mailto:[email protected]>> wrote: Just updated to 3.9.0b1 and am getting the following error. I guess Gary needs to look at the WD script. Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: Generate failed with exception '<type 'exceptions.TypeError'>' Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: **** Ignoring template /home/weewx/skins/Clientraw/clientrawdaily.txt.tmpl Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: **** Reason: toString() got an unexpected keyword argument 'NONE_string' Jan 23 11:13:24 raspberrypi weewx[11023]: **** Traceback (most recent call last): Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 332, in generate Jan 23 11:13:24 raspberrypi weewx[11023]: **** fd.write(str(compiled_template)) Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Jan 23 11:13:24 raspberrypi weewx[11023]: **** rc = getattr(self, mainMethName)() Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "_home_weewx_skins_Clientraw_clientrawdaily_txt_tmpl.py", line 138, in respond Jan 23 11:13:24 raspberrypi weewx[11023]: **** TypeError: toString() got an unexpected keyword argument 'NONE_string' Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: Generate failed with exception '<type 'exceptions.TypeError'>' Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: **** Ignoring template /home/weewx/skins/Clientraw/clientraw.txt.tmpl Jan 23 11:13:24 raspberrypi weewx[11023]: cheetahgenerator: **** Reason: toString() got an unexpected keyword argument 'NONE_string' Jan 23 11:13:24 raspberrypi weewx[11023]: **** Traceback (most recent call last): Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "/home/weewx/bin/weewx/cheetahgenerator.py", line 332, in generate Jan 23 11:13:24 raspberrypi weewx[11023]: **** fd.write(str(compiled_template)) Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "/usr/lib/python2.7/dist-packages/Cheetah/Template.py", line 1005, in __str__ Jan 23 11:13:24 raspberrypi weewx[11023]: **** rc = getattr(self, mainMethName)() Jan 23 11:13:24 raspberrypi weewx[11023]: **** File "_home_weewx_skins_Clientraw_clientraw_txt_tmpl.py", line 194, in respond Jan 23 11:13:24 raspberrypi weewx[11023]: **** TypeError: toString() got an unexpected keyword argument 'NONE_string' Tom -- 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<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&data=02%7C01%7C%7C2d116444406942a703ae08d68159ab36%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636838619450305521&sdata=U4IDts%2F%2BL3ic6L24vVGzeWefhSDIXQVm5HuqjQ7MkmE%3D&reserved=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]<mailto:[email protected]>. For more options, visit https://groups.google.com/d/optout<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgroups.google.com%2Fd%2Foptout&data=02%7C01%7C%7C2d116444406942a703ae08d68159ab36%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636838619450305521&sdata=U4IDts%2F%2BL3ic6L24vVGzeWefhSDIXQVm5HuqjQ7MkmE%3D&reserved=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]. For more options, visit https://groups.google.com/d/optout.
