Hello
I want to use in command line interceptor
I use this :
# PYTHONPATH=bin python3 ./interceptor.py --device_type=wu_client
--mode=listen --iface=eth0 --filter="src 192.168.0.30 and dest 80"
root@meteo-Ubuntu:/usr/share/weewx/user# PYTHONPATH=bin python3
./interceptor.py --device_type=wu_client --mode=listen --iface=eth0
--filter="src 192.168.0.30 and dest 80"
Traceback (most recent call last):
File "/usr/share/weewx/user/./interceptor.py", line 301, in <module>
import weewx.drivers
ModuleNotFoundError: No module named 'weewx'
root@meteo-Ubuntu:/usr/share/weewx/user#
But I have this message
Can someone help me and tell me how to do thgis correctly ?
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/117695a9-2076-49e4-a035-e56bfc69b085n%40googlegroups.com.