2010/11/23 Stéfan van der Walt <[email protected]>: > On Tue, Nov 23, 2010 at 9:28 AM, Nils Wagner > <[email protected]> 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?
OK, should be fixed. Let me know if it is working. Cheers Stéfan _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
