Einfach https://docice.bohramt.de/plutosdr/Python-2.7.3.tar.gz runterladen

Auf den PlutoSDR nach /tmp kopieren mit SCP

Dann einloggen und folgendes ausführen

gzip -d /tmp/Python-2.7.3.tar.gz

tar -xvf /tmp/Python-2.7.3.tar -C /usr

Damit iio funktioniert noch https://github.com/analogdevicesinc/libiio/blob/master/bindings/python/iio.py nach /usr/lib/python2.7/ kopieren