Re: [Matplotlib-users] [Mac OS 10.4.7, Python 2.4.3] Problem using plot_date

2006-08-23 Thread PGM
On Wednesday 23 August 2006 02:19, David Goldsmith wrote: > First, sorry for the long email. > > I'm having a segmentation fault problem trying to use plot_date, Update numpy. Or matplotlib. Or in matplotlib/dates.py, change line 155 from remainder = x - ix to remainder = float(x) - ix --

[Matplotlib-users] py2exe matplotlib problem

2006-08-23 Thread Jenny choe
Hi,I'm trying to make an executable using python 2.4.3 py2exe 0.6.8 Matplot 0.87.4I've tried the setup file described in http://starship.python.net/crew/theller/moin.cgi/MatPlotLib but it didn't work. The error message that I've got was this below.Is there anybody who know how to make a setup fil

[Matplotlib-users] Is there a wxmpl listserve?

2006-08-23 Thread David L Goldsmith
-- HMRD/ORR/NOS/NOAA - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your jo

[Matplotlib-users] Snapshot build for use with numpy-1.0b3

2006-08-23 Thread Charlie Moad
Here is a snapshot of svn this morning for those wanting to work with the numpy beta. Both builds are for python2.4 and windows. exe: http://tinyurl.com/gf299 egg: http://tinyurl.com/fbjmg -Charlie - Using Tomcat but need t

Re: [Matplotlib-users] Getting started with bar charts

2006-08-23 Thread Darren Dale
On Wednesday 23 August 2006 2:52 am, Jouni K Seppänen wrote: > [Again copying to matplotlib-users; maybe the main developers can > comment on whether these shortcomings in the getp/setp interface > should be fixed.] > > Hi Derek, > > > It does seem as those these settings affect the top and bottom