[Matplotlib-devel] Manylinux external library test case - matplotlib, tk

Matthew Brett matthew.brett at gmail.com
Mon Apr 25 15:03:26 EDT 2016


Hi,

On Mon, Apr 25, 2016 at 11:58 AM, Thomas Caswell <tcaswell at gmail.com> 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


More information about the Matplotlib-devel mailing list