On Fri, Feb 18, 2011 at 4:21 AM, Jeffrey Spencer <jeffspenc...@gmail.com> 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 below is from build:
>
> BUILDING MATPLOTLIB
>             matplotlib: 1.1.0svn
>                 python: 2.6.5 (r265:79063, Apr 16 2010, 13:57:41)  [GCC
>                         4.4.3]
>               platform: linux2
>
> REQUIRED DEPENDENCIES
>                  numpy: 1.3.0
>              freetype2: 9.22.3
>
> OPTIONAL BACKEND DEPENDENCIES
>                 libpng: 1.2.42
>                Tkinter: no
>                         * Using default library and include directories for
>                         * Tcl and Tk because a Tk window failed to open.
>                         * You may need to define DISPLAY for Tk to work so
>                         * that setup can determine where your libraries are
>                         * located. Tkinter present, but header files are not
>                         * found. You may need to install development
>                         * packages.

You need to install the Tk development packages.
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to