Sorry for going dark on you, Michael. I was away from my computer for a few days.
Try running with debug=1. It will show you which module it is attempting to import. On Thu, Jun 20, 2019 at 10:20 AM Michael Aschauer <[email protected]> wrote: > > > thx for the hint leon, i did so, but still the same after start > > sudo /etc/init.d/weewx start > > Jun 20 19:12:14 wetterraspi weewx[21730]: engine: Initializing weewx > version 3.9.1 > Jun 20 19:12:14 wetterraspi weewx[21730]: engine: Using Python 2.7.9 > (default, Sep 17 2016, 20:26:04) #012[GCC 4.9.2] > Jun 20 19:12:14 wetterraspi weewx[21730]: engine: Platform > Linux-4.9.35-v7+-armv7l-with-debian-8.0 > Jun 20 19:12:14 wetterraspi weewx[21730]: engine: Locale is 'de_AT.UTF-8' > Jun 20 19:12:14 wetterraspi weewx[21730]: engine: pid file is > /var/run/weewx.pid > Jun 20 19:12:14 wetterraspi weewx[21720]: Starting weewx weather system: > weewx. > Jun 20 19:12:14 wetterraspi systemd[1]: Started LSB: weewx weather system. > Jun 20 19:12:14 wetterraspi weewx[21734]: engine: Using configuration file > /etc/weewx/weewx.conf > Jun 20 19:12:14 wetterraspi weewx[21734]: engine: Loading station type > Vantage (weewx.drivers.vantage) > Jun 20 19:12:18 wetterraspi weewx[21734]: engine: Caught unrecoverable > exception in engine: > Jun 20 19:12:18 wetterraspi weewx[21734]: **** Empty module name > Jun 20 19:12:18 wetterraspi weewx[21734]: **** Traceback (most recent > call last): > Jun 20 19:12:18 wetterraspi weewx[21734]: **** File > "/usr/share/weewx/weewx/engine.py", line 884, in main > Jun 20 19:12:18 wetterraspi weewx[21734]: **** engine = > engine_class(config_dict) > Jun 20 19:12:18 wetterraspi weewx[21734]: **** File > "/usr/share/weewx/weewx/engine.py", line 78, in __init__ > Jun 20 19:12:18 wetterraspi weewx[21734]: **** > self.loadServices(config_dict) > Jun 20 19:12:18 wetterraspi weewx[21734]: **** File > "/usr/share/weewx/weewx/engine.py", line 142, in loadServices > Jun 20 19:12:18 wetterraspi weewx[21734]: **** > self.service_obj.append(weeutil.weeutil._get_object(svc)(self, > config_dict)) > Jun 20 19:12:18 wetterraspi weewx[21734]: **** File > "/usr/share/weewx/weeutil/weeutil.py", line 1130, in _get_object > Jun 20 19:12:18 wetterraspi weewx[21734]: **** mod = > __import__(module) > Jun 20 19:12:18 wetterraspi weewx[21734]: **** ValueError: Empty > module name > Jun 20 19:12:18 wetterraspi weewx[21734]: **** Exiting. > Jun 20 19:14:23 wetterraspi wpa_supplicant[565]: wlan0: WPA: Group > rekeying completed with d4:ca:6d:4c:46:55 [GTK=CCMP] > Jun 20 19:16:59 wetterraspi systemd[1]: Stopping LSB: weewx weather > system... > Jun 20 19:16:59 wetterraspi weewx[21814]: Stopping weewx weather system: > weewx not running.... > > -- > 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/9b6c75b1-2474-4560-adbd-24b6f358ada3%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/9b6c75b1-2474-4560-adbd-24b6f358ada3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPq0zEDW1R0hefyfGQYAyUzMWAxsUT3pDy0vuTzoKux5rfghhg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
