Source: pyserial
Severity: important

Dear Maintainer,

maybe this was already reported.
When running latest programm chirp I cannot connect the radio over serial 
port.
The error message is:

ERROR: -- Exception: --
ERROR: Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/chirp/ui/clone.py", line 238, in run
    self.__radio.sync_in()
  File "/usr/lib/python2.7/dist-packages/chirp/drivers/uv5r.py", line 705, in 
sync_in
    raise errors.RadioError("Failed to communicate with radio: %s" % e)
RadioError: Failed to communicate with radio: 'Serial' object has no attribute 
'setTimeout'

ERROR: ----------------
ERROR: Klonen fehlgeschlagen: Failed to communicate with radio: 'Serial' 
object has no attribute 'setTimeout'
ERROR: --- Exception Dialog: Failed to communicate with radio: 'Serial' object 
has no attribute 'setTimeout' ---
ERROR: None

ERROR: ----------------------------

Due to the developers of chirp, this is a problem in pyserial3. I checked
version 2.6 of pyserial and everything is working fine.

It would be nice, if could take a look at it.

Thank you very much for your help

Best regards

Hans-J. Ullrich

Reply via email to