[Numpy-discussion] Crash with numarray testall.py

Todd Miller jmiller at stsci.edu
Mon Sep 29 07:02:47 EDT 2003


I confirmed this as a problem under Windows and Linux, and also for 
Python-2.2.3 as well as Python-2.3.1.  

It should be pointed out that this is not a problem related to
Python-2.3.1, nor does the problem occur unless you try to use numarray
from it's own directory. 

For now, self-test/use numarray like this: 

> cd C:\somewhere_else 
> python 
>>> import numarray.testall as testall 
>>> testall.test() 
.. 
>>> import numarray 
.. 

I filed it as a bug on Source Forge. 

Todd 

On Thu, 2003-09-25 at 15:08, Colin J. Williams wrote: 
> 
> C:\Program Files\Python23\Lib\site-packages\numarray>python
> Python 2.3.1 (#47, Sep 23 2003, 23:47:32) [MSC v.1200 32 bit (Intel)] on 
> win32
> Type "help", "copyright", "credits" or "license" for more information.
>  >>> import testall
> 
> The 21K file created by Windows to contain information about the crash 
> is not readable.
> 
> Windows XP and numarray 0.7 used.
> 
> Colin W.
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/numpy-discussion
-- 
Todd Miller 			jmiller at stsci.edu
STSCI / ESS / SSB





More information about the NumPy-Discussion mailing list