freeze_support bug in using scikit-learn in the Anaconda python distro?
问题 I just want to be sure this is not about my code but it needs to be fixed in the relevant Python package. (By the way, does this look like something I can manually patch even before the vendor ships an update?) I was using scikit-learn-0.15b1 which called these. Thanks! Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Anaconda\lib\multiprocessing\forking.py", line 380, in main prepare(preparation_data) File "C:\Anaconda\lib\multiprocessing\forking.py", line 495