Re: [Numpy-discussion] Python 3.2 crashes numpy with undefined symbol PyCObject_AsVoidPtr

2010-08-04 Thread Bruce Southey
On Tue, Aug 3, 2010 at 4:10 PM, Bruce Southey wrote: >  Hi, > Since I was testing the 1.5 beta, I also tested the alpha release of Python > 3.2 on Linux 64-bit (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)). > While my other Python versions passed the tests (once I copied the necessary > to

[Numpy-discussion] Python 3.2 crashes numpy with undefined symbol PyCObject_AsVoidPtr

2010-08-03 Thread Bruce Southey
Hi, Since I was testing the 1.5 beta, I also tested the alpha release of Python 3.2 on Linux 64-bit (gcc version 4.4.4 20100630 (Red Hat 4.4.4-10) (GCC)). While my other Python versions passed the tests (once I copied the necessary tools directory for Python3.1), Python3.2 has problems so I c