Glenn, here is the log entries:
Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Initializing weewx
version 4.4.0
Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Using Python 3.7.3
(default, Jan 22 2021, 20:04:44) #012[GCC 8.3.0]
Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Platform
Linux-5.4.83-v7l+-armv7l-with-debian-10.7
Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: Locale is 'en_US.UTF-8'
Apr 1 17:31:36 PI4BUSB weewx[759] INFO __main__: PID file is /var/run/weewx.pid
Apr 1 17:31:36 PI4BUSB weewx[763] INFO __main__: Using configuration
file /etc/weewx/weewx.conf
Apr 1 17:31:36 PI4BUSB weewx[763] INFO __main__: Debug is 0
Apr 1 17:31:36 PI4BUSB weewx[763] INFO weewx.engine: Loading station
type Simulator (weewx.drivers.simulator)
Apr 1 17:31:36 PI4BUSB weewx[748]: Starting weewx weather system: weewx.
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: Caught
unrecoverable exception:
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** No
one-wire library found
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Traceback (most recent call last):
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/user/owfs.py", line 264, in <module>
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** ow
= OWFSBinding()
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/user/owfs.py", line 202, in __init__
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
import ow as owbinding
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
ModuleNotFoundError: No module named 'ow'
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** During
handling of the above exception, another exception occurred:
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Traceback (most recent call last):
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/user/owfs.py", line 267, in <module>
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** ow
= OWNetBinding()
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/user/owfs.py", line 231, in __init__
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
import pyownet
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
ModuleNotFoundError: No module named 'pyownet'
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** During
handling of the above exception, another exception occurred:
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Traceback (most recent call last):
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/weewxd", line 151, in main
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
engine = weewx.engine.StdEngine(config_dict)
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/weewx/engine.py", line 93, in __init__
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
self.loadServices(config_dict)
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/weewx/engine.py", line 161, in loadServices
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
obj = weeutil.weeutil.get_object(svc)(self, config_dict)
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/weeutil/weeutil.py", line 1093, in get_object
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
mod = __import__(module)
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** File
"/usr/share/weewx/user/owfs.py", line 269, in <module>
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
raise Exception("No one-wire library found")
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: ****
Exception: No one-wire library found
Apr 1 17:31:36 PI4BUSB weewx[763] CRITICAL __main__: **** Exiting.
And here is the weewx.conf in its entireity. (Note, I'm running
simulator on this pi because my Davis / PI3B is in production and
don't want to deploy this PI4 to it, it's not easily accessible!)
-- I will attach it -- There are no passwords anywhere yet as it's not
put into service yet -- Let me know if you do not get the atch --
Thanks -
On Thu, Apr 1, 2021 at 5:39 PM Glenn McKechnie
> To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/CAAraAzjFpLb8C_eVE5jy1D42Am-JfmRomAeBNf5cs4w5eZcF-w%40mail.gmail.com.