AH HA.
Thank you.

On Sun, Jun 7, 2026 at 6:50 PM John Smith <[email protected]> wrote:
>
> You need to add the path for weewx files as well
>
> sudo PYTHONPATH=/etc/weewx/bin:/usr/share/weewx python3  
> /etc/weewx/bin/user/owfs.py --help
>
> On Mon, 8 Jun 2026 at 08:32, [email protected] <[email protected]> 
> wrote:
>>
>> My Pi (weewx 5.3  Trixie debian install) is working as far as reading the 
>> sensors into weewx, however when I try to use the command line in Glen's 
>> script, modified for my weewx install method:
>> sudo PYTHONPATH=/etc/weewx/bin python3  /etc/weewx/bin/user/owfs.py --help
>> it just gives
>> Traceback (most recent call last):
>>   File "/etc/weewx/bin/user/owfs.py", line 353, in <module>
>>     import weewx
>> ModuleNotFoundError: No module named 'weewx'
>> I'm assuming I installed everything right as weewx can read the data from 
>> the six sensors, there are no errors in the syslog, however I can't use the 
>> utility to do a command line read of my sensors.
>> Here's the pertinent portion of my weewx.conf:
>> [OWFS]
>>     driver = user.owfs
>>     [[sensor_map]]
>>         soilTemp1 = /uncached/28.57DE46D4C76B/temperature    #water ? 
>> shallow front
>>         soilTemp2 = /uncached/28.8DEB46D4C269/temperature    #water ? 
>> deeper/bottom front
>>         soilTemp3 = /uncached/28.F0B946D42768/temperature    #fridge
>>         soilTemp4 = /uncached/28.E9A207D6013C/temperature    #freezer
>>         extraTemp1 = /uncached/28.5F0FA70D0000/temperature    #attic
>>         extraTemp2 = /uncached/28.E8C0A70D0000/temperature    #water 
>> deepest/east corner
>>     [[sensor_type]]
>>
>> Any idea what I did wrong?
>>
>> Thanks
>>
>> --
>> 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 visit 
>> https://groups.google.com/d/msgid/weewx-user/1d5806fa-8b58-461c-be06-3a762c76928en%40googlegroups.com.
>
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "weewx-user" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/weewx-user/MkSobFbu0lc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to 
> [email protected].
> To view this discussion visit 
> https://groups.google.com/d/msgid/weewx-user/CAGTinV6VyV%3DiQz-%2BF1qRvXQOYyEz6_35%3D2kvaapg9vm-2LYW2w%40mail.gmail.com.

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/CAB7-S76rpw9FKsU4bZnZ9YF8f_fQT4Mj63UPVe1-q3SvZaR%3D1w%40mail.gmail.com.

Reply via email to