Adafruit_MCP4725 installed...
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named Adafruit_MCP4725
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'paho'
^C
pi@raspberrypi:~ $ pip3 install paho
Collecting paho
Could not find a version that satisfies the requirement paho (from versions: )
No matching distribution found for paho
pi@raspberrypi:~ $ pip install paho
Collecting paho
Could not find a version that satisfies the requirement paho (from versions: )
No matching distribution found for paho
"ImportError: No module named Adafruit_MCP4725
Traceback (most recent call last):
File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'paho'"
Es lässt sich aber bei mir auch unter Buster nicht installieren!
ImportError: No module named Adafruit_MCP4725
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named 'paho'
ist jetzt nach 2 Jahren die 2. Installation, damals ging alles ohne Probleme...