On 3/1/21 5:22 PM, Kurt McCullum wrote:
SyntaxError: can use starred expression only as assignment target

Simply Googling the error message suggests you need Python 3.5 or later.

Which means in the source Kurt should update debian/control in his source to say
  Depends: python3 (>= 3.5),python3-serial
and generate a new .deb

For now, for you, just manually get python 3.5 or later.

--
bkw

Reply via email to