matthewwall / weewx-sdr

weewx driver for software-defined radio
GNU General Public License v3.0
114 stars 74 forks source link

problems with configuration on Dietpi #168

Open pcossu61 opened 1 year ago

pcossu61 commented 1 year ago

I try to install weewx-sdr on Dietpi on a Pine64 following the instructions I get an error dietpi@DietPiBusterweewx:/usr/share/weewx$ sudo PYTHONPATH=bin python /usr/share/weewx/user/sdr.py --cmd="rtl_433 -f 868.3M -s 1024k -M utc -F json" sudo: unable to resolve host DietPiBusterweewx: Name or service not known Traceback (most recent call last): File "/usr/share/weewx/user/sdr.py", line 106, in import weewx.drivers ImportError: No module named weewx.drivers