Sorry everyone but I've only just seen this thread (it would have helped if the title referenced the HP1000 driver).
As for the unpacking error - that would indicate that the packet from the HP1000 itself has altered, especially if it was working and then stopped. Has something been updated - if so what? Regarding the 'sleep' error, the 'time' namespace should be added to the global namespace. As Ron mentions, 'sleep' is used in several places, including the main packet generation loop (to stop it trying to access the weather station multiple times a second). Therefore if it has worked at all then it also indicates that something else has changed. BTW - are these systems running under the weewx Python 3 version? If so then I have not made any attempt (yet!) to have the code run under that version. (When I wrote this, the answer about Python 3 as generally 'too hard at this time' so I wrote it for Python 2.7; the same as weewx itself.) I'll try to have a look at these issues tonight (no promises). Susan -- 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]. For more options, visit https://groups.google.com/d/optout.
