Don't mean to butt in ... just wanted to say that many times, memory errors involving large file parsing/processing and Python can often be remedied by making sure you're using a 64-bit version of Python (and have tons of RAM if possible). You may be already, but I just wanted to mention it.
Last edited by DiapDealer; 01-23-2016 at 04:37 PM.
|