ANN: matplotlib-0.87.5 *fixed*

Sorry all for the error. I just uploaded "working" (at least for me)
versions to sourceforge again. For those who are sicking of playing
with mirrors here is a direct download. Don't expect this link to be
good for a long time though.

http://euclid.uits.iupui.edu/mplfiles/

- Charlie

···

On 9/6/06, Charlie Moad <cwmoad@...287...> wrote:

The source error must of propagated to those builds. I will post new
ones shortly.

On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> Well the thread on the devel list that I referred to explicitly has the
> win32 exe in its title ("Missing __init__.py in
> matplotlib-0.87.5.win32-py2.4.exe ?") . The starting post there pretty
> much says it all.
>
> There's also a recent post on the numpy list that sounds like it's maybe
> the same problem (quote):
> """
> Is there a compatible matplotlib as well? I was o.k. with mpl from
> enthought until I switched numerix to numpy. That made mpl unhappy.
> I downloaded 0.87.5 but I broke something in the process because now
> even switching back to Numeric doesn't make mpl happy.
> """
>
> Thanks,
> Sven
>
> Charlie Moad schrieb:
> > That error was relating to the source release. Can you please post
> > your error for the binary?
> >
> > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> >> Charlie Moad schrieb:
> >> > Minor rev bump for numpy 1.0b5 compatibility. This release should
> >> > remain compatible with future 1.0 releases of numpy.
> >> >
> >>
> >> I keep running into the ImportError problem described on the devel list,
> >> with the win32 2.4 binary (exe). Is that still just a case of waiting
> >> for the mirrors to update, or is there a deeper problem? Are there
> >> alternative download links? How to tell whether it's the "right" binary,
> >> since version numbers are the same?
> >>
> >> Thanks for your help,
> >> Sven
> >>
> >
>

Thanks alot, everything seems to be ok now! (with numpy 1.0b5)
-sven

Charlie Moad schrieb:

···

Sorry all for the error. I just uploaded "working" (at least for me)
versions to sourceforge again. For those who are sicking of playing
with mirrors here is a direct download. Don't expect this link to be
good for a long time though.

http://euclid.uits.iupui.edu/mplfiles/

- Charlie

On 9/6/06, Charlie Moad <cwmoad@...287...> wrote:

The source error must of propagated to those builds. I will post new
ones shortly.

On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> Well the thread on the devel list that I referred to explicitly has the
> win32 exe in its title ("Missing __init__.py in
> matplotlib-0.87.5.win32-py2.4.exe ?") . The starting post there pretty
> much says it all.
>
> There's also a recent post on the numpy list that sounds like it's
maybe
> the same problem (quote):
> """
> Is there a compatible matplotlib as well? I was o.k. with mpl from
> enthought until I switched numerix to numpy. That made mpl unhappy.
> I downloaded 0.87.5 but I broke something in the process because now
> even switching back to Numeric doesn't make mpl happy.
> """
>
> Thanks,
> Sven
>
> Charlie Moad schrieb:
> > That error was relating to the source release. Can you please post
> > your error for the binary?
> >
> > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> >> Charlie Moad schrieb:
> >> > Minor rev bump for numpy 1.0b5 compatibility. This release should
> >> > remain compatible with future 1.0 releases of numpy.
> >> >
> >>
> >> I keep running into the ImportError problem described on the
devel list,
> >> with the win32 2.4 binary (exe). Is that still just a case of
waiting
> >> for the mirrors to update, or is there a deeper problem? Are there
> >> alternative download links? How to tell whether it's the "right"
binary,
> >> since version numbers are the same?
> >>
> >> Thanks for your help,
> >> Sven
> >>
> >
>
>

Charlie Moad wrote:

I just uploaded "working" (at least for me)
versions to sourceforge again.

Charlie,

What are your plans for an OS-X build? Is it time?

We'd need a new numpy build too -- that I could do.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

Try the ones I added to the link above. I already had a mpl build on
sf. Numpy is also at the link now.

···

On 9/6/06, Christopher Barker <Chris.Barker@...259...> wrote:

Charlie Moad wrote:
> I just uploaded "working" (at least for me)
> versions to sourceforge again.

Charlie,

What are your plans for an OS-X build? Is it time?

We'd need a new numpy build too -- that I could do.

-Chris

--
Christopher Barker, Ph.D.
Oceanographer

NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

I just built the latest on my Linux box, and noticed that it didn't find the wxPython headers. I figured out what to do but I have the following suggestions:

1) at the very least, make the message more useful. I've enclosed a diff to setupext.py that adds some more text.

2) It wouldn't be too hard to make it a bit smarter about finding the right wx-config. wxPython does not install it to a dir on the PATH by default. In my case, I have it there from other wx development installs. The right wx-config, on my machine, is in:

/usr/lib/wxPython-2.6.1.0-gtk2-unicode/bin/wx-config

by checking the wxPython version installed, you should be able to find it. Or you could use "locate", which is how I found it. I don't know how ubiquitous locate is on *nix systems, however.

locate "*wxPython-2.6.3.0*wx-config"

3) Re-do the wxAgg back-end to not need any compiled code! -- one of these days....

-Chris

diff.txt (941 Bytes)

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

Charlie Moad wrote:

Try the ones I added to the link above. I already had a mpl build on
sf. Numpy is also at the link now.

Thanks Charlie. These seem to work, on the simplest of scripts, anyway. Did you build the wxPython accelerator into it?

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

Hi list,

I downloaded the latest version from the link (see under). With 0.87.3 our
application worked fine, but with with 0.87.5 we get the following:

Traceback (most recent call last):
  File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck.py", line 222, in ?
    import PanelCheck_GUI
  File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck_GUI.py", line 10, in ?
    from Line_Plot import *
  File "C:\Python24\PanelCheck_V.1.1.0\Line_Plot.py", line 3, in ?
    from Plot_Setup import *
  File "C:\Python24\PanelCheck_V.1.1.0\Plot_Setup.py", line 9, in ?
    from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as
FigureCanvas
  File
"C:\Python24\Lib\site-packages\matplotlib\backends\backend_wxagg.py", line
21, in ?
    from matplotlib.figure import Figure
  File "C:\Python24\Lib\site-packages\matplotlib\figure.py", line 5, in ?
    from artist import Artist
  File "C:\Python24\Lib\site-packages\matplotlib\artist.py", line 4, in ?
    from transforms import identity_transform
  File "C:\Python24\Lib\site-packages\matplotlib\transforms.py", line 223,
in ?
    from _transforms import Value, Point, Interval, Bbox, Affine
  File "C:\Python24\Lib\site-packages\matplotlib\_transforms.py", line 1,
in ?
    import sys, numerix
  File "C:\Python24\Lib\site-packages\matplotlib\numerix\__init__.py", line
145, in ?
    __import__('fft', g, l)
  File "C:\Python24\Lib\site-packages\matplotlib\numerix\fft\__init__.py",
line 11, in ?
    from numpy.dft.old import *
ImportError: No module named old

Thanks
Oliver

Sorry all for the error. I just uploaded "working" (at least for me)
versions to sourceforge again. For those who are sicking of playing
with mirrors here is a direct download. Don't expect this link to be
good for a long time though.

http://euclid.uits.iupui.edu/mplfiles/

- Charlie

> The source error must of propagated to those builds. I will post new
> ones shortly.
>
> > Well the thread on the devel list that I referred to explicitly has

the

> > win32 exe in its title ("Missing __init__.py in
> > matplotlib-0.87.5.win32-py2.4.exe ?") . The starting post there

pretty

> > much says it all.
> >
> > There's also a recent post on the numpy list that sounds like it's

maybe

> > the same problem (quote):
> > """
> > Is there a compatible matplotlib as well? I was o.k. with mpl from
> > enthought until I switched numerix to numpy. That made mpl unhappy.
> > I downloaded 0.87.5 but I broke something in the process because now
> > even switching back to Numeric doesn't make mpl happy.
> > """
> >
> > Thanks,
> > Sven
> >
> > Charlie Moad schrieb:
> > > That error was relating to the source release. Can you please post
> > > your error for the binary?
> > >
> > >> Charlie Moad schrieb:
> > >> > Minor rev bump for numpy 1.0b5 compatibility. This release

should

> > >> > remain compatible with future 1.0 releases of numpy.
> > >> >
> > >>
> > >> I keep running into the ImportError problem described on the
devel list,
> > >> with the win32 2.4 binary (exe). Is that still just a case of

waiting

> > >> for the mirrors to update, or is there a deeper problem? Are there
> > >> alternative download links? How to tell whether it's the
"right" binary,
> > >> since version numbers are the same?
> > >>
> > >> Thanks for your help,
> > >> Sven
> > >>
> > >
> >
> >
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job

easier

Download IBM WebSphere Application Server v.1.0.1 based on Apache

Geronimo

···

matplotlib-users-bounces@lists.sourceforge.net wrote on 06.09.2006 21:20:39:

On 9/6/06, Charlie Moad <cwmoad@...287...> wrote:
> On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> > > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

Did you upgrade your numpy to 1.0b5? This is required.

···

On 9/7/06, oliver.tomic@...507... <oliver.tomic@...507...> wrote:

Hi list,

I downloaded the latest version from the link (see under). With 0.87.3 our
application worked fine, but with with 0.87.5 we get the following:

Traceback (most recent call last):
  File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck.py", line 222, in ?
    import PanelCheck_GUI
  File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck_GUI.py", line 10, in ?
    from Line_Plot import *
  File "C:\Python24\PanelCheck_V.1.1.0\Line_Plot.py", line 3, in ?
    from Plot_Setup import *
  File "C:\Python24\PanelCheck_V.1.1.0\Plot_Setup.py", line 9, in ?
    from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as
FigureCanvas
  File
"C:\Python24\Lib\site-packages\matplotlib\backends\backend_wxagg.py", line
21, in ?
    from matplotlib.figure import Figure
  File "C:\Python24\Lib\site-packages\matplotlib\figure.py", line 5, in ?
    from artist import Artist
  File "C:\Python24\Lib\site-packages\matplotlib\artist.py", line 4, in ?
    from transforms import identity_transform
  File "C:\Python24\Lib\site-packages\matplotlib\transforms.py", line 223,
in ?
    from _transforms import Value, Point, Interval, Bbox, Affine
  File "C:\Python24\Lib\site-packages\matplotlib\_transforms.py", line 1,
in ?
    import sys, numerix
  File "C:\Python24\Lib\site-packages\matplotlib\numerix\__init__.py", line
145, in ?
    __import__('fft', g, l)
  File "C:\Python24\Lib\site-packages\matplotlib\numerix\fft\__init__.py",
line 11, in ?
    from numpy.dft.old import *
ImportError: No module named old

Thanks
Oliver

matplotlib-users-bounces@lists.sourceforge.net wrote on 06.09.2006 > 21:20:39:

> Sorry all for the error. I just uploaded "working" (at least for me)
> versions to sourceforge again. For those who are sicking of playing
> with mirrors here is a direct download. Don't expect this link to be
> good for a long time though.
>
> http://euclid.uits.iupui.edu/mplfiles/
>
> - Charlie
>
> On 9/6/06, Charlie Moad <cwmoad@...287...> wrote:
> > The source error must of propagated to those builds. I will post new
> > ones shortly.
> >
> > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> > > Well the thread on the devel list that I referred to explicitly has
the
> > > win32 exe in its title ("Missing __init__.py in
> > > matplotlib-0.87.5.win32-py2.4.exe ?") . The starting post there
pretty
> > > much says it all.
> > >
> > > There's also a recent post on the numpy list that sounds like it's
maybe
> > > the same problem (quote):
> > > """
> > > Is there a compatible matplotlib as well? I was o.k. with mpl from
> > > enthought until I switched numerix to numpy. That made mpl unhappy.
> > > I downloaded 0.87.5 but I broke something in the process because now
> > > even switching back to Numeric doesn't make mpl happy.
> > > """
> > >
> > > Thanks,
> > > Sven
> > >
> > > Charlie Moad schrieb:
> > > > That error was relating to the source release. Can you please post
> > > > your error for the binary?
> > > >
> > > > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> > > >> Charlie Moad schrieb:
> > > >> > Minor rev bump for numpy 1.0b5 compatibility. This release
should
> > > >> > remain compatible with future 1.0 releases of numpy.
> > > >> >
> > > >>
> > > >> I keep running into the ImportError problem described on the
> devel list,
> > > >> with the win32 2.4 binary (exe). Is that still just a case of
waiting
> > > >> for the mirrors to update, or is there a deeper problem? Are there
> > > >> alternative download links? How to tell whether it's the
> "right" binary,
> > > >> since version numbers are the same?
> > > >>
> > > >> Thanks for your help,
> > > >> Sven
> > > >>
> > > >
> > >
> >
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> matplotlib-users List Signup and Options

Hi Charlie,

I am sorry about this. I confused the installations on my workstation at
work and those on my laptop. You are right, on my workstation at work I had
only nympy 0.9.8. Works like a dream after updating to numpy 1.0b5.

Oliver

> Hi list,
>
> I downloaded the latest version from the link (see under). With 0.87.3

our

> application worked fine, but with with 0.87.5 we get the following:
>
> Traceback (most recent call last):
> File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck.py", line 222, in ?
> import PanelCheck_GUI
> File "C:\Python24\PanelCheck_V.1.1.0\PanelCheck_GUI.py", line 10, in

?

> from Line_Plot import *
> File "C:\Python24\PanelCheck_V.1.1.0\Line_Plot.py", line 3, in ?
> from Plot_Setup import *
> File "C:\Python24\PanelCheck_V.1.1.0\Plot_Setup.py", line 9, in ?
> from matplotlib.backends.backend_wxagg import FigureCanvasWxAgg as
> FigureCanvas
> File
> "C:\Python24\Lib\site-packages\matplotlib\backends\backend_wxagg.py",

line

> 21, in ?
> from matplotlib.figure import Figure
> File "C:\Python24\Lib\site-packages\matplotlib\figure.py", line 5, in

?

> from artist import Artist
> File "C:\Python24\Lib\site-packages\matplotlib\artist.py", line 4, in

?

> from transforms import identity_transform
> File "C:\Python24\Lib\site-packages\matplotlib\transforms.py", line

223,

> in ?
> from _transforms import Value, Point, Interval, Bbox, Affine
> File "C:\Python24\Lib\site-packages\matplotlib\_transforms.py", line

1,

> in ?
> import sys, numerix
> File "C:\Python24\Lib\site-packages\matplotlib\numerix\__init__.py",

line

> 145, in ?
> __import__('fft', g, l)
> File

"C:\Python24\Lib\site-packages\matplotlib\numerix\fft\__init__.py",

> line 11, in ?
> from numpy.dft.old import *
> ImportError: No module named old
>
> Thanks
> Oliver
>
>
>
>
>
>
> > Sorry all for the error. I just uploaded "working" (at least for me)
> > versions to sourceforge again. For those who are sicking of playing
> > with mirrors here is a direct download. Don't expect this link to be
> > good for a long time though.
> >
> > http://euclid.uits.iupui.edu/mplfiles/
> >
> > - Charlie
> >
> > > The source error must of propagated to those builds. I will post

new

> > > ones shortly.
> > >
> > > > Well the thread on the devel list that I referred to explicitly

has

> the
> > > > win32 exe in its title ("Missing __init__.py in
> > > > matplotlib-0.87.5.win32-py2.4.exe ?") . The starting post there
> pretty
> > > > much says it all.
> > > >
> > > > There's also a recent post on the numpy list that sounds like

it's

> maybe
> > > > the same problem (quote):
> > > > """
> > > > Is there a compatible matplotlib as well? I was o.k. with mpl

from

> > > > enthought until I switched numerix to numpy. That made mpl

unhappy.

> > > > I downloaded 0.87.5 but I broke something in the process because

now

> > > > even switching back to Numeric doesn't make mpl happy.
> > > > """
> > > >
> > > > Thanks,
> > > > Sven
> > > >
> > > > Charlie Moad schrieb:
> > > > > That error was relating to the source release. Can you please

post

> > > > > your error for the binary?
> > > > >
> > > > >> Charlie Moad schrieb:
> > > > >> > Minor rev bump for numpy 1.0b5 compatibility. This release
> should
> > > > >> > remain compatible with future 1.0 releases of numpy.
> > > > >> >
> > > > >>
> > > > >> I keep running into the ImportError problem described on the
> > devel list,
> > > > >> with the win32 2.4 binary (exe). Is that still just a case of
> waiting
> > > > >> for the mirrors to update, or is there a deeper problem? Are

there

···

"Charlie Moad" <cwmoad@...287...> wrote on 07.09.2006 14:19:47: > Did you upgrade your numpy to 1.0b5? This is required. > > On 9/7/06, oliver.tomic@...507... <oliver.tomic@...507...> wrote:

> matplotlib-users-bounces@lists.sourceforge.net wrote on 06.09.2006 > > 21:20:39:
> > On 9/6/06, Charlie Moad <cwmoad@...287...> wrote:
> > > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> > > > > On 9/6/06, Sven Schreiber <svetosch@...361...> wrote:
> > > > >> alternative download links? How to tell whether it's the
> > "right" binary,
> > > > >> since version numbers are the same?
> > > > >>
> > > > >> Thanks for your help,
> > > > >> Sven
> > > > >>
> > > > >
> > > >
> > > >
> > >
> >
> >

-------------------------------------------------------------------------

> > Using Tomcat but need to do more? Need to support web services,

security?

> > Get stuff done quickly with pre-integrated technology to make your

job

> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> >

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

> > _______________________________________________
> > Matplotlib-users mailing list
> > Matplotlib-users@lists.sourceforge.net
> > matplotlib-users List Signup and Options
>
>