Re: [edk2-devel] Python2.7 is not working with the EDK2 build system

2021-10-05 Thread Andrew Fish via groups.io
Should we move to require a min Python version at some point? > On Oct 5, 2021, at 9:48 AM, Cole wrote: > > On 9/6/21 9:18 PM, gaoliming wrote: >> Bob: >> >> Yes. Python3 is the formal support. We recommend user to use Python3. >> But, if user meets the issue in Python2, user can still report

Re: [edk2-devel] Python2.7 is not working with the EDK2 build system

2021-09-06 Thread Sunny Wang
; devel@edk2.groups.io; Sunny Wang ; Chen, Christine ; 'Cole Robinson' Cc: Sami Mujawar ; Samer El-Haj-Mahmoud ; 'Gerd Hoffmann' Subject: RE: [edk2-devel] Python2.7 is not working with the EDK2 build system Hi Sunny, EDK II only formally supports Python 3 now because Pyt

Re: [edk2-devel] Python2.7 is not working with the EDK2 build system

2021-09-06 Thread Bob Feng
Hi Sunny, EDK II only formally supports Python 3 now because Python 2 is EOL with no support. So I’d suggest BaseTools users switch Python2 to Python3. Thanks, Bob From: gaoliming Sent: Monday, September 6, 2021 9:10 AM To: devel@edk2.groups.io; sunny.w...@arm.com; Feng, Bob C ; Chen, Christ