Installationsanleitung korrigiert
This commit is contained in:
parent
7d3a113ba3
commit
658806446e
3
INSTALL
3
INSTALL
|
@ -4,7 +4,8 @@ erforderlich. Die unten angegebenen Abhängigkeiten müssen erfüllt sein.
|
|||
Python muß mindestens Version 3.10 sein.
|
||||
|
||||
apt-get install python3-cairo python3-gi python3-gi-cairo gir1.2-rsvg-2.0 \
|
||||
python3-serial python3-nmea2 python3-smbus2 python3-bme280 python3-astral
|
||||
python3-serial python3-nmea2 python3-smbus2 python3-bme280 python3-astral \
|
||||
python3-can
|
||||
|
||||
Zusätzlich zu diesem Programm muß auch die zugehörige NMEA2000-Bibliothek
|
||||
für Python vorhanden sein. Diese kann momentan am besten parallel zu dem
|
||||
|
|
Loading…
Reference in New Issue