From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.24; helo=mga09.intel.com; envelope-from=farrah.chen@intel.com; receiver=edk2-devel@lists.01.org Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 0B27C21179231 for ; Mon, 15 Oct 2018 19:18:13 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Oct 2018 19:18:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,386,1534834800"; d="scan'208";a="99510763" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga001.fm.intel.com with ESMTP; 15 Oct 2018 19:18:13 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Mon, 15 Oct 2018 19:18:12 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.217]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.183]) with mapi id 14.03.0319.002; Tue, 16 Oct 2018 10:18:10 +0800 From: "Chen, Farrah" To: Leif Lindholm CC: "edk2-devel@lists.01.org" Thread-Topic: [edk2] Does edk2 still support python 2? Thread-Index: AdRi9vdHfjuP04RcSfSEuhanj7XFSABu8gwAABDoc7A= Date: Tue, 16 Oct 2018 02:18:09 +0000 Message-ID: <1B925CC0CD9F3341B32D442251E7E1DC392B920E@shsmsx102.ccr.corp.intel.com> References: <1B925CC0CD9F3341B32D442251E7E1DC392B435B@shsmsx102.ccr.corp.intel.com> <20181016021318.zwnyalyfxn6joo2k@bivouac.eciton.net> In-Reply-To: <20181016021318.zwnyalyfxn6joo2k@bivouac.eciton.net> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODVkZWJlNDctOThkYi00ZTRmLWE0ZTEtMGRiZjcyMzg4ZDI0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiKzE5UlwvajRNVXBMYkNnR1UzZlhva2hNRmU5VkxaN2lWZHZvQXFvNjVzOVFxeUtOV1FUcCtPUm9BNUR5SzVPcWkifQ== x-ctpclassification: CTP_NT x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: Does edk2 still support python 2? X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2018 02:18:14 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable OK, got it, thank you! Thanks, Fan -----Original Message----- From: Leif Lindholm [mailto:leif.lindholm@linaro.org]=20 Sent: Tuesday, October 16, 2018 10:13 AM To: Chen, Farrah Cc: edk2-devel@lists.01.org Subject: Re: [edk2] Does edk2 still support python 2? Hi Fan, This change has been reverted for now. Please update to latest version of edk2. Python3 migration will happen at some point, but not this abrupt. Best Regards, Leif On Sat, Oct 13, 2018 at 01:17:05PM +0000, Chen, Farrah wrote: > Hello, >=20 > When we make edk2 "OvmfPkg/build.sh -a X64 -n 16", we met below error: >=20 > [vmm@vmm-build edk2]$ OvmfPkg/build.sh -a X64 -n 16 Initializing=20 > workspace /home/fan/edk2/BaseTools Loading previous configuration from=20 > /home/fan/edk2/Conf/BuildEnv.sh > WORKSPACE: /home/fan/edk2 > EDK_TOOLS_PATH: /home/fan/edk2/BaseTools > CONF_PATH: /home/fan/edk2/Conf >=20 > ERROR!!!, python version should greater than or equal to version 3.6. >=20 > Does edk2 still support python 2? How can we make edk2 with python 2? Or = we must update the python version to python 3.6? >=20 >=20 > Thanks, > Fan >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel