× Benvenuti sul nostro forum su Sint Wind PI!

Postate qui domande o segnalate problemi / bug che riscontrate,

question-circle SWPI su Raspbian Buster

More
4 years 5 months ago - 4 years 5 months ago #8512 by ulisse
Ciao,
sto cercando di installare SWPI su una configurazione headless di Raspbian Buster (se alla fine ci riesco, condividerò l'immagine), ma mi sto scornando con un errore relativo al modulo che gestisce il modem:
Traceback (most recent call last):
  File "humod.py", line 509, in <module>
    modem = Modem(cfg.dongleDataPort,cfg.dongleAudioPort,cfg.dongleCtrlPort,cfg)
  File "humod.py", line 295, in __init__
    self.data_port.setBaudrate(self.cfg.modem_baudrate)
AttributeError: 'ModemPort' object has no attribute 'setBaudrate'

I pacchetti python-hidraw e cython sono installati correttamente, come tutto il resto delle dipendenze, ed a parte questo, il sistema sembra funzionare correttamente.

Qualcuno sa darmi un aiutino?
Last edit: 4 years 5 months ago by ulisse.

Please Log in to join the conversation.

Time to create page: 0.898 seconds