Just remembering the OP 'installed' the WeeWX v4 by cloning the development branch. I think the easiest way for him to update to b7 will be to pull down the updated development branch. The following is all that should be required:
$ cd /var/tmp/weewx4_src/weewx $ git pull Then you should be able to run wee_import as you have been. Gary On Monday, 6 January 2020 07:49:16 UTC+10, Thomas Keffer wrote: > > OK, the problem is your older version of configobj. However, I found a > workaround that will work for all versions. > > Look for v4.0.0b7 in the usual place > <http://weewx.com/downloads/development_versions/>. > > Please try this version of WeeWX. Do not upgrade your configobj. We want > to make sure it will work with all versions! > > -tk > > On Sun, Jan 5, 2020 at 2:44 PM vince <[email protected] <javascript:>> > wrote: > >> On Sunday, January 5, 2020 at 1:22:19 PM UTC-8, KnC Mc wrote: >>> >>> What version should I be running? yum indicates that I am running the >>> recent version. Have to go to work, but I will keep looking in my spare >>> time. >>> >>> >> I got the beta running in Simulator mode under python3 on centos7 after a >> bit of fiddling. Let me let it run for a couple hours and I'll check it >> at halftime of the football game and post details if it stays up ok. >> >> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/23d6cea0-8cb2-40f2-9464-93707911fc2e%40googlegroups.com >> >> <https://groups.google.com/d/msgid/weewx-user/23d6cea0-8cb2-40f2-9464-93707911fc2e%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/f3720d1c-b047-4423-a909-9566197a0340%40googlegroups.com.
