From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.151; helo=mga17.intel.com; envelope-from=yonghong.zhu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (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 B4A2421173C61 for ; Fri, 12 Oct 2018 20:24:48 -0700 (PDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Oct 2018 20:24:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,375,1534834800"; d="scan'208,217";a="270971510" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga005.fm.intel.com with ESMTP; 12 Oct 2018 20:24:48 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 12 Oct 2018 20:24:47 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 12 Oct 2018 20:24:47 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.111]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.183]) with mapi id 14.03.0319.002; Sat, 13 Oct 2018 11:24:45 +0800 From: "Zhu, Yonghong" To: "edk2-devel@lists.01.org" CC: "Chen, Hesheng" , "Feng, Bob C" , "Zhu, Yonghong" Thread-Topic: [edk2][BaseTools] Python3 migration is done Thread-Index: AdRimjLxMAQeM8kwTwat1ElCYGsTWg== Date: Sat, 13 Oct 2018 03:24:44 +0000 Message-ID: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: [BaseTools] Python3 migration is done 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: Sat, 13 Oct 2018 03:24:48 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi All, We finished to migrate edk2 master BaseTools code to support Python3. The V= ersion is : SHA-1: ea787b6b55499e8f931201f8f49daaaeb2e4409f So now we need to install a Python tool that version >=3D 3.6. The install steps you can refer to : https://realpython.com/installing-python/ If you meet any issue please let me know, thanks in advance. Best Regards, Zhu Yonghong