[Python-ideas] The stdlib++ user experience (Was: Introduce `start=1` argument to `math.factorial`)

Donald Stufft donald at stufft.io
Fri Sep 19 00:44:13 CEST 2014


> On Sep 18, 2014, at 6:20 PM, Andrew Barnert <abarnert at yahoo.com.dmarc.invalid> wrote:
> 
> But meanwhile, wheels don't solve everything. I don't want to repeat the whole second point from my previous email, but given that pip doesn't handle non-Python requirements, some of the most important packages on PyPI are still going to be out of reach for many people, and I don't know what the solution is. (Build a statically linked lxml? Include libxml2.dll in the wheel? Just give a better error message that includes a link to how to download it?)

I think the cryptography project has had good success recently switching to statically linking OpenSSL on Windows in the Wheels.

---
Donald Stufft
PGP: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140918/517244f0/attachment.html>


More information about the Python-ideas mailing list