Skip to content

StopIteration Error #3

@kmader

Description

@kmader

SystemError: <built-in function delete_Dataset> returned a result with an error set

        def open_image(self):
            # remove the caching since it causes strange issues still
            # self._im_obj = self._im_obj if self._im_obj is not None else self._open_image()
            return self._open_image()

The problem seems to be caused by a serialization issue related to the local gdal objects, a less-efficient work-around has been added for the moment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions