No its there, I copied the weewx.conf and weewx.conf.dist there. without it, it will not run. FWIW, I originally set up Raspian on a different, New MicroSD and encountered the same problem. both instances behaved the same way. Initially I thought maybe the SD card was defective. So I imaged another card and encountered the same result.
I also copied the entire weewx folder from /etc/weewx/ to home/pi/ I dont think this made any difference. I'm confused, since I didn't run Setup.py and that installs to the paths this version is expecting. Any help is appreciated. On Sunday, May 5, 2019 at 8:47:52 PM UTC-4, JM wrote: > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/fbcff80d-a0f6-43d3-b214-ebe12867907e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
