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 gipetrou
Recipients gipetrou, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-03-19.05:53:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616133185.95.0.11826827312.issue43550@roundup.psfhosted.org>
In-reply-to
Content
When downloading a package from https://www.nuget.org/packages/python the pip.exe is not included. As far as I understand, the recommended way to use pip from a script is to call it from subprocess. Would it be possible to include the exe in the package?
History
Date User Action Args
2021-03-19 05:53:05gipetrousetrecipients: + gipetrou, paul.moore, tim.golden, zach.ware, steve.dower
2021-03-19 05:53:05gipetrousetmessageid: <1616133185.95.0.11826827312.issue43550@roundup.psfhosted.org>
2021-03-19 05:53:05gipetroulinkissue43550 messages
2021-03-19 05:53:05gipetroucreate