With Stef's help, I was able to get pass the
"Matplotlib datafile not found" problem in using
py2exe and Matplotlib under Python 2.3 - but then ran
into the same Tkinter not loaded problem like he did.

After reading Stef's messages from this list, I
downloaded the latest version of Matplotlib - only to
find that Python 2.3 is no longer supported.  So, I
loaded up Python 2.5 and ran the setup script for
Py2exe.  Now, py2exe is unable to find
wxmsw26uh_vc.dll - eventhough I have wxPython 2.8
installed.  So, I dug up a copy of wxPython 2.6 and
have that installed.  The file is now there but py2exe
still can't find it.

This is very fustrating!

> Date: Mon, 18 Feb 2008 21:09:07 -0600
> From: "John Hunter" <[EMAIL PROTECTED]>
> Subject: Re: [Matplotlib-users] [wxPython-users] Re:
MatPlotLib +
>       Py2exe, backend problems ...
> To: "Stef Mientki" <[EMAIL PROTECTED]>
> Cc: matplotlib-users@lists.sourceforge.net
> Message-ID:
> 
<[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
> 
> On Feb 18, 2008 1:11 PM, Stef Mientki
<[EMAIL PROTECTED]> wrote:
> 
> > What is setup.cfg, where can I find it and where
can I get 
> information 
> > about it ?
> 
> Let's keep this on matplotlib-users so we don't
annoy the 
> good folks at the wxpython and distutils lists...
> 
> setup.cfg is a build/configure file that ships w/
matplotlib 
> in recent versions (0.91.x).  If it is not in your
source 
> distribution, let us know which distro you are
using, where 
> you got it from, what you have already, etc.... 
Among other 
> things, it lets you conditionally turn of/off builds
of 
> certain GUI backends and other optional features.
> 
> JDH
> 
> 
> 
> ------------------------------
> 


--
John Henry

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to