[Numpy-discussion] AttributeError: 'str' object has no attribute 'seek'

Nils Wagner nwagner at iam.uni-stuttgart.de
Tue Mar 3 02:35:52 EST 2009


On Mon, 2 Mar 2009 22:08:22 +0200
  Stéfan van der Walt <stefan at sun.ac.za> wrote:
> Nils,
> 
> 2009/3/2 Nils Wagner <nwagner at iam.uni-stuttgart.de>:
>> I encountered a problem wrt loadtxt.
>>
>>   File
>> "/data/home/nwagner/local/lib/python2.5/site-packages/numpy/lib/io.py",
>> line 384, in loadtxt
>>     fh = seek_gzip_factory(fname)
> 
> Would you mind trying latest SVN?
> 
> Thanks
> Stéfan
  
Hi Stéfan,

Works for me. Thank you very much !
BTW, is it possible to use more than one character to 
indicate the start of a comment ?

I would like to use both '!' and '$'.
  
Cheers,
             Nils




More information about the NumPy-Discussion mailing list