Skip to content

Conversation

@9no2
Copy link

@9no2 9no2 commented Jul 2, 2022

Hallo Zusammen,

bei mir kommt ganz am Ende, bei der Konfiguration von Probemon, eine Fehlermeldung.

Weiß jemand was man machen muss? Habe bis zu diesem Schritt ziemlich lange gebraucht, aber alles Vorherige funktioniert einwandfrei. Bin nach der Anleitung vorgegangen https://haus-automatisierung.com/projekt/2019/01/13/projekt-paketdienst-erkennen-probe-wifi.html und dem YouTube Video vorgegangen.

Habe eine Raspberry Pi 3B+ mit Buster

pi@raspberrypi:~/python/probemon $ sudo python probemon.py -i mon0 --mac-info --ssid --log --mqtt-broker 192.168.0.111 --mqtt-user otto --mqtt-password abcdefg --mqtt-topic /SmartHome/Interface/WiFi/ProbeRequest

Traceback (most recent call last):
File "probemon.py", line 10, in
import netaddr
File "/usr/local/lib/python2.7/dist-packages/netaddr-0.8.0-py2.7.egg/netaddr/init.py", line 18, in
from netaddr.core import (AddrConversionError, AddrFormatError,
File "/usr/local/lib/python2.7/dist-packages/netaddr-0.8.0-py2.7.egg/netaddr/core.py", line 11, in
from netaddr.compat import _callable, _iter_dict_keys
File "/usr/local/lib/python2.7/dist-packages/netaddr-0.8.0-py2.7.egg/netaddr/compat.py", line 93, in
import importlib_resources as _importlib_resources
ImportError: No module named importlib_resources

Vielen Dank

klein0r and others added 11 commits January 13, 2019 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants