Hi,

On Mon, Apr 25, 2016 at 11:58 AM, Thomas Caswell <[email protected]> wrote:
> My only thought is to just not build the tk backend, shipping wheels that
> are known to segfault is no good.

:) - no good at all!

Incidentally, the wheels at http://nipy.bic.berkeley.edu/manylinux/ do
not have the tk backend, and so, do not (are not known to) segfault.

> Is there any way to (optionally) do a bit of compilation on installation of
> a binary wheel?

No, at least not with the `pip install` step.  The wheel install
mechanism doesn't have post-install hooks.

Is there an easy way to only do the tkagg build install, if we worked
out a way to trigger that?

Cheers,

Matthew
_______________________________________________
Wheel-builders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to