With WeeWX version 2.5 (released 2013), the name of the WMR section was changed from WMR-USB to WMR100. Normally, setup.py takes care of the name change, but in your case, you already have a WMR100 section, so setup.py doesn't know which one is correct and aborted.
Go into weewx.conf and figure one which one is correct. My guess is the WMR100 section is correct. Then delete (or comment out) the other section (probably WMR-USB). This means you start with something like this: . . . [WMR-USB] option1 = value option2 = value [WMR100] some_other_option = value . . . and end up with . . . # [WMR-USB] # option1 = value # option2 = value [WMR100] some_other_option = value . . . I don't remember what actual options are used in these sections. That's why I've used the generic names "option1", "option2", etc. If this is all too much for you, you can email me your weewx.conf file and I'll do the corrections. After draining your bank account, of course. :-) -tk On Fri, Jan 17, 2020 at 8:01 AM Xerxes Shelley <theac...@gmail.com> wrote: > morning world! > > wondering if anyone knows why i get the error in the picture? again any > help would be appreciated. > > On Wednesday, January 15, 2020 at 1:49:20 PM UTC-8, Xerxes Shelley wrote: >> >> Hi, i'm doing this as a hobby. Not super familiar with Linux. But i can >> google the shit out something as needed. >> >> I get the error >> >> *** Configuration file has both a 'WMR-USB' section and a 'WMR100' >> section. Aborting **** >> >> >> this is a fresh install i'm following the directions at >> http://weewx.com/docs/setup.htm at the install WeeWX section. any help >> here would be appreicated. I'm on the last step. >> >> Thanks! >> > -- > 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/a497e042-025d-448d-b9b8-606746811e6d%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/a497e042-025d-448d-b9b8-606746811e6d%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 weewx-user+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEAZyyVz3PL-eybpVC%2Bo%2BCyqAUqWTfZi7frE-8m%2B1j4Kpw%40mail.gmail.com.