Hi,
I don't use windows but I heard there is a windows subsystem for Linux 
(WSL). 

I wonder if weewx would work in that or is it limited to what i can do?

I use Linux.


On Tuesday, 17 September 2019 09:05:53 UTC+10, Thomas Keffer wrote:
>
> Two things.
>
> 1. Windows is not a supported platform. There is a branch 
> <https://github.com/weewx/weewx/tree/windows> in the GitHub repository 
> that has been ported to Windows, but it is not updated regularly, nor will 
> its changes be incorporated into the upcoming V4 release.
>
> 2. As Vince notes, your copy of weewx.conf has not been configured. 
> Normally, this is done by setup.py, although it can be done either by hand, 
> or by using the utility wee_config 
> <http://www.weewx.com/docs/utilities.htm#wee_config_utility>. Neither is 
> supported under Windows.
>
> -tk
>
>
> On Mon, Sep 16, 2019 at 2:34 PM LanceW <mox...@gmail.com <javascript:>> 
> 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 several errors and they are as follows:
>>
>> 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'
>>
>>
>> Has anyone encountered this before. Thanks in advance.
>>
>>
>> Windows 10 Pro
>>
>> Python 2.7
>>
>> Weewx-Windows
>>
>> Davis Vantage Pro Plus
>>
>> -- 
>> 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...@googlegroups.com <javascript:>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/24f6c3b8-c8db-4a12-892b-48af10117623%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/24f6c3b8-c8db-4a12-892b-48af10117623%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/56072570-b9d7-4ffb-add7-9645610ca150%40googlegroups.com.

Reply via email to