From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Rob Herring <robh@kernel.org>
Cc: Grant Likely <grant.likely@arm.com>,
devicetree@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH yaml-bindings] README: pip3 is provided by python3-pip
Date: Wed, 23 Jan 2019 15:54:40 +0100 [thread overview]
Message-ID: <20190123145440.31001-1-geert+renesas@glider.be> (raw)
When running "pip3 install rfc3987" on Ubuntu 18.04LTS:
Command 'pip3' not found, but can be installed with:
sudo apt install python3-pip
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2ecbcf2ede80079f..57ba5a10a8a29744 100644
--- a/README.md
+++ b/README.md
@@ -130,7 +130,7 @@ On Debian/Ubuntu, the dependencies can be installed with apt and/or pip. The
rfc3987 module is not packaged, so pip must be used:
```
-apt-get install python3 python-ruamel.yaml
+apt-get install python3 python3-pip python-ruamel.yaml
pip3 install rfc3987
```
--
2.17.1
reply other threads:[~2019-01-23 14:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190123145440.31001-1-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=grant.likely@arm.com \
--cc=robh@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).