If you did in fact use

schema = user.soc.schema_with_soc

in weex.conf then that would cause a problem, if schema_with_soc is defined in 
user/fileparse.py then you should be using

schema = user.fileparse.schema_with_soc

Gary

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