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 Tiger-222
Recipients Tiger-222, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-06-21.08:54:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529571270.25.0.56676864532.issue33903@psf.upfronthosting.co.za>
In-reply-to
Content
In my case, on the computer doing releases, I cannot use the full Python installer (even with a minimal unattend.xml file) because any software installation is prohibited. This is an issue in my side but it is for the context.

I was expecting to be able to install modules even with the embeddable Python. I do not see that limitation in the docs.

The issue here is that I cannot install a package with no wheel because pip requires 'lib2to3\\Grammar3.6.5.final.0.pickle' (even if I am targetting python 3.6 only). Do you see it as an issue or a desired behavior?
History
Date User Action Args
2018-06-21 08:54:30Tiger-222setrecipients: + Tiger-222, paul.moore, tim.golden, zach.ware, steve.dower
2018-06-21 08:54:30Tiger-222setmessageid: <1529571270.25.0.56676864532.issue33903@psf.upfronthosting.co.za>
2018-06-21 08:54:30Tiger-222linkissue33903 messages
2018-06-21 08:54:30Tiger-222create