Re: [Matplotlib-users] matplotlib, numpy and py2exe

2006-07-06 Thread James Carroll
Hi Werner, I got this problem too, and I actually updated the py2exe wiki on what to do when you see it. The problem is that there are multiple _sort modules (_sort.pyd in numpy and others in the different numer* packages.) Only some of them have dtype. See the last section (seciton 5) of http:

Re: [Matplotlib-users] last version that worked well with py2exe?

2006-06-30 Thread James Carroll
> Understood. But do not overlook that PyInstaller is really > the current life of Gordon McMillan's Python Installer, > so it really is not a new kid on the block. I gave PyInstaller a try, and it seemed to be smart and easy at first, and created a single exe that was just 8MB. The problem is t

Re: [Matplotlib-users] last version that worked well with py2exe?

2006-06-29 Thread James Carroll
of matplotlib, without pulling in numpy and scipy and all the bells and whistles. Of course, the real solution to my problem is to just start using all the bells and whistles (I'm happy to see the mathtext module that will work on systems that don't have TeX!) -Jim On 6/28/06, Alan

Re: [Matplotlib-users] last version that worked well with py2exe?

2006-06-28 Thread James Carroll
On 6/28/06, Géza Groma <[EMAIL PROTECTED]> wrote: > Using Matplotlib 0.87.3 (wxAgg backend), NumPy 0.9.8, SciPy 0.4.9, > wxPython unicode.2.6.3.2, python 2.4.3 the following setup.py worked > well with py2exe 0.6.5 on Widows XP: > I followed your example, and had some luck. Thanks. My final dist

[Matplotlib-users] last version that worked well with py2exe?

2006-06-28 Thread James Carroll
Hi I read on the py2exe wiki that the 0.83 line creates huge distributions because of trouble excluding backends that are not wanted. ( http://starship.python.net/crew/theller/moin.cgi/MatPlotLib ) I do need to have a small distribution on windows. Which version of matplotlib was the last to pl

[Matplotlib-users] 2D Gaussian Kernel with pylab?

2006-06-21 Thread James Carroll
Hi, What's a good way to create a 2d gaussian kernel with pylab? I want a 9x9 matrix with 1.0 in the center, and 0.0 in the corners, and a gaussian distribution from the center out. Thanks, -Jim All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. T

[Matplotlib-users] 2d Gaussian kernel with pylab?

2006-06-21 Thread James Carroll
Hi, What's a good way to create a 2d gaussian kernel with pylab? I want a 9x9 matrix with 1.0 in the center, and 0.0 in the corners, and a nice gaussian distribution from the center out. Thanks! -Jim All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicia