[Numpy-discussion] numpy.test() errors
Stéfan van der Walt
stefan@sun.ac...
Tue Nov 23 09:24:24 CST 2010
On Tue, Nov 23, 2010 at 9:28 AM, Nils Wagner
<nwagner@iam.uni-stuttgart.de> wrote:
> "/data/home/nwagner/local/lib/python2.5/site-packages/numpy/lib/npyio.py",
> line 66, in seek_gzip_factory
> g.name = f.name
> AttributeError: GzipFile instance has no attribute 'name'
This one is mine--the change was made to avoid a deprecationwarning.
Which version of Python are you using?
Regards
Stéfan
More information about the NumPy-Discussion
mailing list