I just did that and it did not solve the problem. It has something to do
with the starred expression.


On Mon, 1 Mar 2021 at 17:46, Brian K. White <[email protected]> wrote:

> 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