qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Huth <thuth@redhat.com>
To: "Daniel P. Berrangé" <berrange@redhat.com>,
	"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 12:12:56 +0200	[thread overview]
Message-ID: <54980bdc-662b-3632-46d2-3df02df9942d@redhat.com> (raw)
In-Reply-To: <20200902081713.GD403297@redhat.com>

On 02/09/2020 10.17, Daniel P. Berrangé wrote:
> 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.

There is a check for python >= in the configure script. 潘睿, did the
"configure" script allow you to run with Python 2.7 ?

 Thomas



      reply	other threads:[~2020-09-02 10:13 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é
2020-09-02 10:12     ` Thomas Huth [this message]

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=54980bdc-662b-3632-46d2-3df02df9942d@redhat.com \
    --to=thuth@redhat.com \
    --cc=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).