I have previously set up two other weather stations using weewx. Just set
up a new instance and I am finding that the default installation path for
weewx.conf is incorrect.
below is a error received in it's initial installation state. I have moved
weewx.conf to the /home/pi/ directory and it runs. The weewx documentation
indicates that the default DEB package will install to :
/etc/weewx/weewx.conf.
Can anyone give me insight on how to point weewx to the /etc/weewx
directory instead of /home/pi ?
pi@raspberrypi:~ $ sudo weewxd weewx.conf
Traceback (most recent call last):
File "/usr/bin/weewxd", line 64, in <module>
weewx.engine.main(options, args)
File "/usr/share/weewx/weewx/engine.py", line 848, in main
sane = os.stat(config_path).st_ctime
OSError: [Errno 2] No such file or directory: '/home/pi/weewx.conf'
--
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.