A bit more information is clearly needed...
1. Create a file called py2exeSetup.py with the following contents:
from distutils.core import setup
import py2exe
def compile(appName, console=False):
OPTIONS = {"py2exe": {"compressed": 1, "optimize": 0, "bundle_files":
1, } }
ZIPFILE = None
Hi,
Cross posted at
http://stackoverflow.com/questions/36726024/creating-dict-of-dicts-with-joblib-and-multiprocessing,
but thought I'd try here too as no responses there so far.
A bit new to python and very new to parallel processing in python. I have a
script that will process a datafile an