From: "Kyle Meyer" <kyle@kyleam.com>
To: krzk@kernel.org
Cc: mricon@kernel.org, tools@linux.kernel.org
Subject: Re: [tools] b4-am SyntaxError on Python 3.5
Date: Wed, 02 Sep 2020 09:29:52 -0400 [thread overview]
Message-ID: <87mu28b92n.fsf@kyleam.com> (raw)
In-Reply-To: <20200902085531.GA13726@pi3>
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.
next prev parent reply other threads:[~2020-09-02 13:29 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 ` Kyle Meyer [this message]
2020-09-02 13:34 ` [tools] " Krzysztof Kozlowski
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=87mu28b92n.fsf@kyleam.com \
--to=kyle@kyleam.com \
--cc=krzk@kernel.org \
--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).