wee_reports –config=/etc/weewx/weewx.conf

Now yields the following:

Traceback (most recent call last):
  File "/usr/bin/wee_reports", line 69, in <module>
    main()
  File "/usr/bin/wee_reports", line 40, in main
    config_path, config_dict = weecfg.read_config(options.config_path, args)
  File "/usr/share/weewx/weecfg/__init__.py", line 221, in read_config
    locations=locations, file_name=file_name)
  File "/usr/share/weewx/weecfg/__init__.py", line 196, in find_file
    raise IOError("%s is not a file" % file_path)
IOError: –config=/etc/weewx/weewx.conf is not a file

However, /etc/weewx/weewx.conf does exist and I can bring it up at will in 
nano.


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