[Numpy-discussion] Compiling Numpy with py2exe

2006-10-12 Thread Charles Hanot
Hello, Ive a program using Numpy and I would like to compile it with Py2exe but Ive some problems. When I try to compile my program, some modules generated by numpy are not loaded. Ive already asked to the py2exe community if they have a solution for that and the answer was that it was

Re: [Numpy-discussion] Compiling Numpy with py2exe

2006-10-12 Thread Travis Oliphant
Charles Hanot wrote: Hello, I’ve a program using Numpy and I would like to compile it with Py2exe but I’ve some problems. When I try to compile my program, some modules generated by numpy are not loaded. I’ve already asked to the py2exe community if they have a solution for that and the