NEWS
Adapter Updates Fehler
-
Die Meldungen sehen 'merkwürdig' aus.
Normalerweise kommt da nur die Versionsnummer um's Eck. -
Was mich wundert auf dem Test Pi auch so ist....
Habe den Clean installiert und nur das Backup eingespielt. -
Mein Fehler. Das v muss groß sein:
python -V python3 -V
Installier mal nach:
sudo apt install libffi-dev gcc-arm-linux-gnueabihf
-
Unser Fehler:-)
pi@raspberrypi:~ $ python3 -V
Python 3.7.3
pi@raspberrypi:~ $ python -V
Python 2.7.16
pi@raspberrypi:~ $ -
-
@thomas-braun sagte in Adapter Updates Fehler:
sudo apt install libffi-dev gcc-arm-linux-gnueabihf build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'gcc' instead of 'gcc-arm-linux-gnueabihf'
build-essential is already the newest version (12.6).
gcc is already the newest version (4:8.3.0-1+rpi2).
libffi-dev is already the newest version (3.2.1-9).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. -
-
@thomas-braun
Wieder0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
-
-
Dann danke
-
Frag mich einer was das war....
Wie vom Zauberhand sind die Updates durch!!!