[Numpy-discussion] numpy.test() errors

Gerrit Holl gerrit.holl at gmail.com
Tue Nov 23 10:39:13 EST 2010


2010/11/23 Stéfan van der Walt <stefan at sun.ac.za>:
> On Tue, Nov 23, 2010 at 9:28 AM, Nils Wagner
> <nwagner at 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?

I hope 2.5, as his site-packages directory is in lib/python2.5 :)

Gerrit.



More information about the NumPy-Discussion mailing list