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 steve.dower
Recipients Laurent Dufrechou, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-01-09.22:33:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452378804.95.0.12381535997.issue26065@psf.upfronthosting.co.za>
In-reply-to
Content
I can't read those error messages, but I suspect this is because some of the bundled files are omitted from the embeddable package.

Using it to run venv isn't really part of the intended use cases - it's expected you'll manually install packages alongside it with your own installer. If that doesn't sound suitable for what you're trying to do, you should use the installers to install Python.
History
Date User Action Args
2016-01-09 22:33:24steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, Laurent Dufrechou
2016-01-09 22:33:24steve.dowersetmessageid: <1452378804.95.0.12381535997.issue26065@psf.upfronthosting.co.za>
2016-01-09 22:33:24steve.dowerlinkissue26065 messages
2016-01-09 22:33:24steve.dowercreate