This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Amen8
Recipients Amen8, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-07-05.09:09:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593940163.76.0.968846019884.issue41213@roundup.psfhosted.org>
In-reply-to
Content
I am running windows10. I HAVE to use python 3.6 for a project
downloaded it and followed the instructions in PCBuild/readme.txt
and I got the following output: (I would like to mention i checked this issue #33675 but I had no idea what is it talking about, am not using a "Buildbot")

C:\Users\Amine\Downloads\Python-3.6.11\Python-3.6.11\PCbuild>build.bat -e
Using "C:\Users\Amine\Downloads\Python-3.6.11\Python-3.6.11\PCbuild\\..\externals\pythonx86\tools\python.exe" (found in externals directory)      
Fetching external libraries...
bzip2-1.0.6 already exists, skipping.
openssl-1.0.2q already exists, skipping.
sqlite-3.21.0.0 already exists, skipping.
tcl-core-8.6.6.0 already exists, skipping.
tk-8.6.6.0 already exists, skipping.
tix-8.4.3.6 already exists, skipping.
xz-5.2.2 already exists, skipping.
Fetching external binaries...
nasm-2.11.06 already exists, skipping.
Finished.
Cannot locate MSBuild.exe on PATH or as MSBUILD variable

C:\Users\Amine\Downloads\Python-3.6.11\Python-3.6.11\PCbuild>
History
Date User Action Args
2020-07-05 09:09:23Amen8setrecipients: + Amen8, paul.moore, tim.golden, zach.ware, steve.dower
2020-07-05 09:09:23Amen8setmessageid: <1593940163.76.0.968846019884.issue41213@roundup.psfhosted.org>
2020-07-05 09:09:23Amen8linkissue41213 messages
2020-07-05 09:09:23Amen8create