On Thu, Sep 11, 2008 at 17:01, Catherine Moroney
<[EMAIL PROTECTED]> wrote:
> I'm able to remove the file using python's "os" module, but
> I still get an error when trying to create the file using
> pyhdf, this time specifiying "SD.SDC.CREATE|SD.SDC.WRITE"
> on the file-create line.
>
> It's still
I'm able to remove the file using python's "os" module, but
I still get an error when trying to create the file using
pyhdf, this time specifiying "SD.SDC.CREATE|SD.SDC.WRITE"
on the file-create line.
It's still complaining that it can't open the path, even though
the specified filename is valid.