Re: [Numpy-discussion] problem calling SD.SDim.setname in pyhdf

2008-09-29 Thread Robert Kern
On Mon, Sep 29, 2008 at 17:39, Catherine Moroney <[EMAIL PROTECTED]> wrote: > Hi, > > I recently upgraded pyhdf from 0.7-3 to 0.8-2, and have noticed some > problems with the SD.SDim interface. > > Specifically, the short test code attached works fine with version 0.7-3 > and fails with version 0.8

[Numpy-discussion] problem calling SD.SDim.setname in pyhdf

2008-09-29 Thread Catherine Moroney
Hi, I recently upgraded pyhdf from 0.7-3 to 0.8-2, and have noticed some problems with the SD.SDim interface. Specifically, the short test code attached works fine with version 0.7-3 and fails with version 0.8-2 when it's trying to assign a name to the dimension. I get the following error (below