From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "kraxel@redhat.com" <kraxel@redhat.com>
Cc: "ruippan(潘睿)" <ruippan@tencent.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: ui: fix potential compile error.
Date: Wed, 2 Sep 2020 09:17:13 +0100 [thread overview]
Message-ID: <20200902081713.GD403297@redhat.com> (raw)
In-Reply-To: <20200902052313.unmxqfgsix6kuerb@sirius.home.kraxel.org>
On Wed, Sep 02, 2020 at 07:23:13AM +0200, kraxel@redhat.com wrote:
> Hi,
>
> > 1. CentOS7 with Python 2.7.5
>
> > Root cause is my argparse and python version. But change the invoking order can adapt both new and old argparse.
>
> python2 is EOL and not supported any more.
> please "yum install python3" (yes, centos7 has it, was added in 7.8).
Hmm, I'm surpised the build even got this far. configure should be checking
python version and refusing to run with python2 at all before even starting
the build process.
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
next prev parent reply other threads:[~2020-09-02 8:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 3:04 ui: fix potential compile error ruippan(潘睿)
2020-09-02 5:23 ` kraxel
2020-09-02 8:17 ` Daniel P. Berrangé [this message]
2020-09-02 10:12 ` Thomas Huth
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=20200902081713.GD403297@redhat.com \
--to=berrange@redhat.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=ruippan@tencent.com \
/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).