-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Hi - I am running some large json files (some as large as 2.5GB) and am getting a windows memory error popup like this:
"
Close programs to prevent information loss
Your computer is low on memory. Save your files and close these programs:
python.exe
Windows will only close enough programs to restore needed memory.
"
json2csv stops at that point and no CSV is created. Is there a way to have python continue parsing, even against memory issues?
Note that I keep all other programs closed while running the program.
Thanks,
SJB
Metadata
Metadata
Assignees
Labels
No labels