[issue36010] Please provide a .zip Windows release of Python that is not crippled/for embedding only

Steve Dower report at bugs.python.org
Mon Mar 18 13:30:39 EDT 2019


Steve Dower <steve.dower at python.org> added the comment:

> I ran Tools/nuget/build.bat manually, and the resulting file didn't have lib\venv in it (I opened it in 7-zip, I don't know how to install a local nuget file...).

Huh, Tools/nuget/make_pkg.proj doesn't use the preset for some reason. I 
don't remember why not, so maybe add all the options listed in that file 
into the preset as well and then update the command in make_pkg.proj to 
just have "--preset-nuget".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36010>
_______________________________________


More information about the Python-bugs-list mailing list