Re: [Python-Dev] Installing a newly-built python on windows

2017-04-16 Thread Steve Dower
ne :) Cheers, Steve Top-posted from my Windows Phone -Original Message- From: "[email protected]" Sent: ‎4/‎16/‎2017 10:32 To: "[email protected]" Subject: [Python-Dev] Installing a newly-built python on windows Hi all, I've followed the instruction

Re: [Python-Dev] Installing a newly-built python on windows

2017-04-16 Thread Terry Reedy
On 4/16/2017 1:16 PM, [email protected] wrote: Hi all, I've followed the instructions in the 1st chapter (Getting Started) of the Python Developers's Guide to compile python 3.6 from source, using VS 2017 on a Windows 7 SP1. I successfully built 35 of the 40 subprojects, and the python interp

[Python-Dev] Installing a newly-built python on windows

2017-04-16 Thread joao . moreira
Hi all, I've followed the instructions in the 1st chapter (Getting Started) of the Python Developers's Guide to compile python 3.6 from source, using VS 2017 on a Windows 7 SP1. I successfully built 35 of the 40 subprojects, and the python interpreter in cpython\PCbuild\amd64 is working fine