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