Looks like it's failing trying to read the weewx.conf file for the driver
for your station. What do you have in your weewx.conf file for the
station_type?

On Thu, Oct 10, 2019 at 4:19 PM Miste Yalmi <yalm...@gmail.com> wrote:

> Let me start by saying that I am new to Python, so please bear with me.
> After installing python and weewx and following the process that was laid
> out here: https://github.com/weewx/weewx/wiki/weewx-on-windows , I
> attempted to Run Weewx. I received the following  error:
> PS C:\Users\weewx> python bin\weewxd weewx.conf
> Traceback (most recent call last):
> File "bin\weewxd", line 64, in
> weewx.engine.main(options, args)
> File "C:\Users\weewx\bin\weewx\engine.py", line 891, in main
> engine = engine_class(config_dict)
> File "C:\Users\weewx\bin\weewx\engine.py", line 72, in *init*
> self.setupStation(config_dict)
> File "C:\Users\weewx\bin\weewx\engine.py", line 90, in setupStation
> driver = config_dict[stationType]['driver']
> File "C:\Python27\lib\site-packages\configobj.py", line 554, in *getitem*
> val = dict.*getitem*(self, key)
> KeyError: 'unspecified'
>
> Any assistance would be appreciated.
>
> --
> 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/15bd33e8-10e9-40be-9b91-c72adaa28469%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/15bd33e8-10e9-40be-9b91-c72adaa28469%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Peter Quinn
(415)794-2264

-- 
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/CAA1SM20ou8-HnyjOQwS6wWNM-%3DKBtShHW9AXVDCS8vuqfz2CWg%40mail.gmail.com.

Reply via email to