Skip to content

Memory problem #3

@solex94

Description

@solex94

Hello Chris.
I try to use ezodf2 for few days in this way:


import ezodf2

fichiers=[lot of filenames,...]
for fichier in fichiers:
doc = ezodf2.opendoc(fichier)
names = doc.sheets[0] # I think this line made the memory error...


This operation is repeated on multiple files with a loop sequence, the memory is used more and more until saturation ...

I attach a picture of the console output.

Excuse my poor english and thanks for any help.
capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions