I have found my error:
To avoid posting my own weewx.conf (with account and password), I have 
removed this file in the git process
Also version in weewx remained in 4.3.0.....
I change in 4.6.1rc and it's OK now

Sorry for my previous message

Le mardi 8 février 2022 à 11:30:48 UTC+1, [email protected] a écrit :

> I have updates weewx to 4.6 and lastrain-extension (compatible weewx 4.6)
> But I have exactly the same error of Remy after reboot
> I've checked lastrain.py and I have the correct §:
>         try:
>             # 4.6.0 breaking change - must specify either 
> context='short_delta' or context='long_delta'
>
>             delta_time_vh = ValueHelper(delta_time_vt, 
> context='long_delta', formatter=self.generator.formatter, 
> converter=self.generator.converter)
>         except:
>             # this works for prior to 4.6.0
>
>            delta_time_vh = ValueHelper(delta_time_vt, 
> formatter=self.generator.formatter, converter=self.generator.converter)
>
> Do you have an idea?
> Le mardi 8 février 2022 à 00:13:07 UTC+1, vince a écrit :
>
>> Yes - I updated my lastrain extension on github yesterday...
>>
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c80ee268-3dd7-4e17-b6a0-7cf9a2bdf3f5n%40googlegroups.com.

Reply via email to