Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2017 21:18:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 213636] math/py-matplotlib: Fails to build with python3
Message-ID:  <bug-213636-21822-I3KGcgZPdI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-213636-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-213636-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213636

--- Comment #15 from rsmith@xs4all.nl ---
Created attachment 185105
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D185105&action=
=3Dedit
Patch to make the port work with both Python 2 and 3.

With regard to Koobs' comments, I'd like to propose this patch.

For both Python versions it sets the TKAgg backend as default.
For Python2 it adds the GTK and GTKAgg backends.

Furthermore it warns that the Python 3 port is broken with either GTKBACKEN=
D ot
GTKAGGBACKEND.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213636-21822-I3KGcgZPdI>