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.

作者 steve.dower
收信人 BreamoreBoy, Duncan McBryde, Henry Gomersall, LRN, WhiteTiger, arbitraryvalue, carlkl, casevh, cdavid, cgohlke, cournape, donmez, eric.araujo, giampaolo.rodola, jdpipe, loewis, njs, paul.moore, r.david.murray, ralf.gommers, rpetrov, rubenvb, scott.tsai, simonzack, steve.dower, taschini
日期 2015-12-21.11:24:35
SpamBayes Score -1.0
Marked as misclassified
Message-id <1450697075.44.0.985155970682.issue4709@psf.upfronthosting.co.za>
In-reply-to
内容
> What needs to still be done in order that a user with a fresh Python install in Windows (and no compiler installed) can do "pip install an_extension_that_needs_compiling" and it _just works_?

The package developer takes the time to build a wheel on Windows (presumably they are already testing on Windows...?) and publishes it. Problem solved.

Most of our efforts are (or should be) aimed at making it easier for the developers to do this, rather than trying to make a seamless build toolchain for the end user.
历史
日期 用户 动作 参数
2015-12-21 11:24:35steve.dower修改recipients: + steve.dower, loewis, paul.moore, jdpipe, casevh, giampaolo.rodola, donmez, scott.tsai, cdavid, eric.araujo, rpetrov, r.david.murray, njs, cgohlke, rubenvb, WhiteTiger, BreamoreBoy, LRN, cournape, taschini, arbitraryvalue, ralf.gommers, simonzack, carlkl, Henry Gomersall, Duncan McBryde
2015-12-21 11:24:35steve.dower修改messageid: <1450697075.44.0.985155970682.issue4709@psf.upfronthosting.co.za>
2015-12-21 11:24:35steve.dower链接issue4709 messages
2015-12-21 11:24:35steve.dower创建