On Friday, February 7, 2020 at 6:08:03 PM UTC-8, G Hammer wrote:
>
> I believe the error is related to a python3 vs python 2 issue. Look at the 
> path it is trying to write to:  the u' is odd.
> Feb  7 16:50:26 srvr weewx[23592] ERROR weewx.reportengine:         ****  
> Warning: Error writing forecast info to 
> /home/weewx/public_html/weather/belchertown/json/darksky_forecast.json. 
> Reason: [Errno 2] No such file or directory: 
> u'/home/weewx/public_html/weather/belchertown/json/darksky_forecast.json'
>
>
>
The 'u' tells me that you are maybe running python3 against a python2 
branch (master) of belchertown.

If you did a 'git pull' remember to 'git checkout development' before 
running wee_extension to install it.
 

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/45020cc7-2aad-4237-b8a6-8e32e9d39ec6%40googlegroups.com.

Reply via email to