tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Krzysztof Kozlowski" <krzk@kernel.org>
To: Kyle Meyer <kyle@kyleam.com>
Cc: mricon@kernel.org, tools@linux.kernel.org
Subject: Re: [tools] b4-am SyntaxError on Python 3.5
Date: Wed, 2 Sep 2020 15:34:56 +0200	[thread overview]
Message-ID: <CAJKOXPdDX42BCQ367ZB9RwkhGNvR7YhRCwJjW-ne0=1ZUzC=Mg@mail.gmail.com> (raw)
In-Reply-To: <87mu28b92n.fsf@kyleam.com>

On Wed, 2 Sep 2020 at 15:33, Kyle Meyer <kyle@kyleam.com> wrote:
>
> Krzysztof Kozlowski writes:
>
> > Hi,
> >
> > I tried now b4 v0.5.2 on my Ubuntu 16.04 with Python 3.5 and:
> >
> >   $ b4
> >   Traceback (most recent call last):
> >     File "/home/krzk/.local/bin/b4", line 7, in <module>
> >       from b4.command import cmd
> >     File "/home/krzk/.local/lib/python3.5/site-packages/b4/__init__.py", line 625
> >       ecode, out = git_run_command(gitdir, ['show', f'{when}:{fn}'])
> >                                                                  ^
> >   SyntaxError: invalid syntax
> >
> > Is Python v3.5 not supported by b4?
>
> setup.py specifies that Python 3.6 or above is required.

Somehow I missed this information. Thanks for the explanation.

Best Regards,
Krzysztof

      reply	other threads:[~2020-09-02 13:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-02  8:55 b4-am SyntaxError on Python 3.5 Krzysztof Kozlowski
2020-09-02 13:29 ` [tools] " Kyle Meyer
2020-09-02 13:34   ` Krzysztof Kozlowski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJKOXPdDX42BCQ367ZB9RwkhGNvR7YhRCwJjW-ne0=1ZUzC=Mg@mail.gmail.com' \
    --to=krzk@kernel.org \
    --cc=kyle@kyleam.com \
    --cc=mricon@kernel.org \
    --cc=tools@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).