On Fri, Feb 18, 2011 at 4:21 AM, Jeffrey Spencer wrote:
> When I bold it doesn't find Tkinter could this be the issue??
I can't parse that.
> I have
> python-tk already installed. It finds it fine when I install the Debian
> package but not when I get it from SVN.
>
> Cheers,
> Jeff
>
> Code bel
When I bold it doesn't find Tkinter could this be the issue?? I have
python-tk already installed. It finds it fine when I install the Debian
package but not when I get it from SVN.
Cheers,
Jeff
Code below is from build:
BUILDING MATPLOTLIB
matplotlib: 1.1.0svn
python:
On 02/17/2011 06:41 PM, Jeffrey Spencer wrote:
> Essentially, I am having the same problem but installed from SVN. How do
> you install extra backends? I haven't seen where to do this. Although I
> want the TKAgg but I have installed TK/TCL.
Do you have the python-tk package installed? If not, th
Essentially, I am having the same problem but installed from SVN. How do
you install extra backends? I haven't seen where to do this. Although I
want the TKAgg but I have installed TK/TCL.
I am running 10.04 Ubuntu.
Cheers,
Jeff
On 02/18/2011 03:37 PM, Forest Yang wrote:
> Hi,
>
> I am using
Hi,
I am using Ubuntu 10.10, and installed matplotlib from the
repository. But when running an example file embedding plot in Qt4 I
got the following errors:
[11:34 PM] $ python embedding_in_qt4.py
Traceback (most recent call last):
File "embedding_in_qt4.py", line 16, in
from matplotlib.b