[Numpy-discussion] Segmentation Fault in Numpy.test()

2011-08-02 Thread Thomas Markovich
Hi All, I installed numpy from the scipy superpack on Snow Leopard with python 2.7 and it all appears to work but when I do the following, I get a segmentation fault. import numpy print numpy.__version__, numpy.__file__ 2.0.0.dev-b5cdaee

Re: [Numpy-discussion] Segmentation Fault in Numpy.test()

2011-08-02 Thread Thomas Markovich
? On Tue, Aug 2, 2011 at 11:08 AM, Olivier Delalleau sh...@keba.be wrote: It's a wild guess, but in the past I've had seg faults issues on Mac due to conflicting versions of Python. Do you have multiple Python installs on your Mac? -=- Olivier 2011/8/2 Thomas Markovich thomasmarkov

Re: [Numpy-discussion] Segmentation Fault in Numpy.test()

2011-08-02 Thread Thomas Markovich
aslinearoperator at 0x1043b1848) ... Segmentation fault Thomas On Tue, Aug 2, 2011 at 11:28 AM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Tue, Aug 2, 2011 at 6:14 PM, Thomas Markovich thomasmarkov...@gmail.com wrote: I just have the default apple version of python that comes with Snow

Re: [Numpy-discussion] Segmentation Fault in Numpy.test()

2011-08-02 Thread Thomas Markovich
along with the scipy superpack. Thomas On Tue, Aug 2, 2011 at 12:06 PM, Ralf Gommers ralf.gomm...@googlemail.comwrote: On Tue, Aug 2, 2011 at 6:57 PM, Thomas Markovich thomasmarkov...@gmail.com wrote: It appears that uninstalling python 2.7 and installing the scipy superpack with the apple