Re: [Matplotlib-users] Error importing pylab

2010-06-06 Thread Tennessee Leeuwenburg
Hi Eric, Thanks for the tip -- I didn't realise that. I had been able to import tkinter, but perhaps only some parts of tkinter exhibit the problem. I worked around the issue by installing matplotlib via rpm since it is only a little behind the curve. It may be that the issue was due to tkagg.so b

Re: [Matplotlib-users] Error importing pylab

2010-06-06 Thread Eric Firing
On 06/06/2010 01:40 PM, Tennessee Leeuwenburg wrote: > Hi all, > > I have what seems to be a small error trying to reference a function in > the compiled tk backend which doesn't exist in the shared object (See > stack trace below). I'm running on a 64-bit system. > > Has anyone else had this issue

[Matplotlib-users] Error importing pylab

2010-06-06 Thread Tennessee Leeuwenburg
Hi all, I have what seems to be a small error trying to reference a function in the compiled tk backend which doesn't exist in the shared object (See stack trace below). I'm running on a 64-bit system. Has anyone else had this issue? Google didn't reveal a lot to me (searching for "undefined symb