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 paul.moore, steve.dower, terry.reedy, tim.golden, vinay.sajip, xtreak, zach.ware
Date 2018-11-26.18:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543257693.67.0.788709270274.issue34977@psf.upfronthosting.co.za>
In-reply-to
Content
For my own reference, some issues I found installing this package on a clean machine:

* requires Developer Mode (until I get the sccd file signed - just sideloading is not sufficient)
* requires vcruntime140.dll to be included in the package (workaround is to install the redistributable from https://visualstudio.microsoft.com/downloads/#title-39324)
* venv needs to treat .pdb files as binary
History
Date User Action Args
2018-11-26 18:41:33steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, vinay.sajip, tim.golden, zach.ware, xtreak
2018-11-26 18:41:33steve.dowersetmessageid: <1543257693.67.0.788709270274.issue34977@psf.upfronthosting.co.za>
2018-11-26 18:41:33steve.dowerlinkissue34977 messages
2018-11-26 18:41:33steve.dowercreate