Joe,

You need to get the latest wxservices.py from the weewx repo on github, it
was updated since the last weewx release so has not been included in a
release version yet. Just move your existing wxservices.py aside and slot
in the updated version. There is a link in the readme on wee_import page if
you can't find it. Unfortunately am away from PC at the moment.

Gary

On 04/08/2016 11:17 AM, "jmltech" <[email protected]> wrote:

> Hi Gary,
> had a few minutes tonight, so I tried the import on a few daily text
> files.  Received this error on the command line:
> root@knoxville1:/home/weewx/bin# ./wee_import --vws
> --source=/home/weewx/daily --calc-missing --dry-run
> Starting wee_import...
> Traceback (most recent call last):
>   File "./wee_import", line 2446, in <module>
>     main()
>   File "./wee_import", line 631, in main
>     source_obj = Source.sourceFactory(options, args)
>   File "./wee_import", line 945, in sourceFactory
>     options)
>   File "./wee_import", line 2275, in __init__
>     super(VwsSource, self).__init__(config_dict, vws_config_dict, options)
>   File "./wee_import", line 836, in __init__
>     self.wxcalculate = weewx.wxservices.WXCalculate(config_dict,
> AttributeError: 'module' object has no attribute 'WXCalculate'
>
> I didn't see anything in /var/log/syslog (I don't have weewx running)
>
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "weewx-user" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/weewx-user/gc_F0w_rtQw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.

Reply via email to