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

2006-07-06 Thread Werner F. Bruhin
Hi James, Thanks for the hints. James Carroll wrote: > 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

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: