On Tue, Jul 14, 2015 at 02:53:13PM -0500, Albert Chin wrote:
> On Tue, Jul 14, 2015 at 09:22:07AM -1000, Eric Firing wrote:
> > On 2015/07/14 3:59 AM, Albert Chin wrote:
> > > I've built matplotlib-1.4.3 with Python 2.7.5, 3.3.2, 3.4.3. Python
> > > 3.3.2 and 3.4
On Tue, Jul 14, 2015 at 09:22:07AM -1000, Eric Firing wrote:
> On 2015/07/14 3:59 AM, Albert Chin wrote:
> > I've built matplotlib-1.4.3 with Python 2.7.5, 3.3.2, 3.4.3. Python
> > 3.3.2 and 3.4.3 work ok. With Python 2.7.5, I get:
> > File "/tmp/lines3d_demo.p
.pyc
-rw-r--r--+ 1 root root 19706 Jul 14 13:51 gtktools.pyo
drwxr-xr-x+ 2 root root17 Jul 14 13:51 mplot3d
drwxr-xr-x+ 3 root root12 Jul 14 13:51 tests
If I copy the matplotlib-1.3.1 __init__.py to
/opt/TWWfsw/matplotlib14/lib/python27/mpl_toolkits, then everything
works ok.
--