ich wollte die Software gerne ausprobieren. Nun habe ich mich hier etwas eingelesen und bin gescheitert.
Also ich habe versucht mich an die Anleitung https://openwb.de/main/wp-content/uploa ... nWB_v2.pdf zu halten.
Ich weiß das derzeit nur stretch freigegeben ist und es nur so "ohne weiteres" Funktionieren soll:
Code: Alles auswählen
pi@openwb:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)"
NAME="Raspbian GNU/Linux"
VERSION_ID="9"
VERSION="9 (stretch)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Code: Alles auswählen
pi@openwb:~ $ cat /sys/firmware/devicetree/base/model
Raspberry Pi 3 Model B Plus Rev 1.3
Code: Alles auswählen
curl -s https://raw.githubusercontent.com/snaptec/openWB/master/openwb-install.sh | sudo sh
Code: Alles auswählen
(..)
mqtt installed...
check for MCP4725
Adafruit_MCP4725 installed...
chmod: Zugriff auf '/var/www/html/openWB/modules/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/runs/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
sh: 217: /var/www/html/openWB/runs/atreboot.sh: not found
pi@openwb:~ $ 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'
Ich hoffe ihr könnt mir helfen.
Viele Grüße
Tim