[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m2ms5cr5zd.fsf@gmail.com>
Date: Mon, 27 Oct 2025 10:31:18 +0000
From: Donald Hunter <donald.hunter@...il.com>
To: Ratheesh Kannoth <rkannoth@...vell.com>
Cc: Jakub Kicinski <kuba@...nel.org>, Netdev <netdev@...r.kernel.org>
Subject: Re: ynl newbie question
Ratheesh Kannoth <rkannoth@...vell.com> writes:
> From: Jakub Kicinski <kuba@...nel.org>
> Subject: [EXTERNAL] Re: ynl newbie question
>
>>I think you trimmed the stack trace a little too much?
>
> Below is the full output.
>
> #########################################
> root@...alhost:~/linux# ./tools/net/ynl/pyynl/cli.py --spec Documentation/netlink/specs/ethtool.yaml --do rings-get --json '{"header":{"dev-index": 18}}'
> File "./tools/net/ynl/pyynl/cli.py", line 23
> raise Exception(f"Schema directory {schema_dir} does not exist")
> ^
> SyntaxError: invalid syntax
> #################################
Is that an old python that doesn't have f-string support, or something?
Can you tell us the python version you are using?
Powered by blists - more mailing lists