-
Notifications
You must be signed in to change notification settings - Fork 0
Memory problem #3
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels