2008 23:17
> À : matplotlib-users@lists.sourceforge.net
> Objet : [Matplotlib-users] py2exe with pylab
>
> I followed the thread in Sept 2007 that covers the same problem I am
> having, but it seems to just end without a solution.
>
> I have attached the setup file I am using.
I followed the thread in Sept 2007 that covers the same problem I am having,
but it seems to just end without a solution.
I have attached the setup file I am using. When my application is packaged,
installed and I try to get my graph I get the following message. The graph
works fine while I a
Hi Emmanuel,
Emmanuel wrote:
> With the setup you provided. I could get py2exe to make an exe of the
> simple_plot.py from simple_plot_wxagg of py2exe examples.
I use matplotlib only from within wxPython, that is why I used this
example script.
Which of the matplotlib example script is closest
With the setup you provided. I could get py2exe to make an exe of the
simple_plot.py from simple_plot_wxagg of py2exe examples.
When I tried this on another python prog, I remarked that if I comment the
following line :
import matplotlib.backends.backend_wxagg
the exe created by py2exe crash and
Oops, forgot to copy the list.
Hi Emmanuel,
Emmanuel wrote:
Hi,
I got the setup.py given by Werner in an old thread (message from
april 4th 2007). I putted code thereafter.
This is probably out of date for 0.90.
I attach the one I updated at some point, also I am not sure that how I
deal wi
Hi,
I got the setup.py given by Werner in an old thread (message from april 4th
2007). I putted code thereafter.
I installed matplotlib 0.90.1/ python 2.5 on windows XP
When I run the setup, it make an exception when using
matplotlib.get_py2exe_datafiles() :
--> 13 mpdir, mpfiles = matplotlib.g
Hi,
I got the setup.py given by Werner in an old thread (message from april 4th
2007). I putted code thereafter.
I installed matplotlib 0.90.1/ python 2.5 on windows XP
When I run the setup, it make an exception when using
matplotlib.get_py2exe_datafiles() :
--> 13 mpdir, mpfiles = matplotlib.g