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 Big Stone, eryksun, paul.moore, roger.serwy, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2016-10-27.14:57:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477580278.57.0.37065420539.issue28522@psf.upfronthosting.co.za>
In-reply-to
Content
I suspect there's a .pth file in site-packages that is importing something to trigger the failure. Without a crash dump (or debug build) it's going to be difficult to find it, but it is certainly an unwrapped invalid parameter termination.

To save me some time, where can I get that build of WinPython from?
History
Date User Action Args
2016-10-27 14:57:58steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, roger.serwy, zach.ware, eryksun, Big Stone
2016-10-27 14:57:58steve.dowersetmessageid: <1477580278.57.0.37065420539.issue28522@psf.upfronthosting.co.za>
2016-10-27 14:57:58steve.dowerlinkissue28522 messages
2016-10-27 14:57:58steve.dowercreate