Hi there.  I'm a newbie to WeeWx.  I have a Davis Instruments Vantage Pro2.

Firstly, let me say, that it seems to be working perfectly. However ...

Since this is my first time using it, I decided to try "Installation using 
setup.py." This says to "Download the source archive weewx-X.Y.Z.tar.gz from 
weewx.com/downloads."  I did that and found X.Y.Z == 3.9.1.  I am running 
Ubuntu 
18.04, where the default version of python is 2.7.  Some additional python 
libraries did need to be downloaded/installed.  Thereafter, WeeWx build and 
install worked fine.  So far, so good.

However, "sudo ./bin/weewxd weewx.conf" produced a Dictionary dump for LOOP 
every two seconds on the terminal, and for another dictionary less 
frequently.   I could fix this by doing "sudo ./bin/weewxd weewx.conf 
>/dev/null 2>&1 &" instead.  However, I don't think I should have to.  I 
looked at drivers/vantage.py and I couldn't see where it was coming from, 
so I assume it is coming from the caller.  Perhaps someone on this list can 
help me track it back?

It looks like the sort of thing that I have done when updating code: adding 
a debug statement and then forgetting to remove it before submitting the 
changes.  More likely, I'm doing something wrong.  What is it?

Thanks,
Gareth.

-- 
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/cfc4b7d9-08f0-4b5a-b7b7-7559ff1f08b7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to