From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Trouble building the manual
Date: Wed, 9 Oct 2013 11:14:05 +0200 [thread overview]
Message-ID: <20131009111405.0ca6bcf3@skate> (raw)
In-Reply-To: <10469D7B3F0C4FA0BDDC951C132C8F83@JohanW7>
Dear Sagaert Johan,
On Wed, 9 Oct 2013 11:04:16 +0200, Sagaert Johan wrote:
> # make manual-pdf
> >>> Updating the manual lists...
> Traceback (most recent call last):
> File "/home/buildroot12git/support/scripts/gen-manual-lists.py", line 41, in <module>
> from argparse import ArgumentParser
> ImportError: No module named argparse
> make: *** [manual-update-lists] Error 1
You need the Python argparse module. In recent versions of Python, it's
part of the standard library. With older versions, you need to install
separately.
Check if your distribution has a package called python-argparse or
something like that.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-09 9:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-09 9:04 [Buildroot] Trouble building the manual Sagaert Johan
2013-10-09 9:14 ` Thomas Petazzoni [this message]
2013-10-09 10:25 ` Thomas De Schampheleire
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=20131009111405.0ca6bcf3@skate \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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