2012/11/19 Erik Rehn <[email protected]>: > Thank you very much, it worked. But isnt that very strange?
It's a known "won't fix" issue with Python's multiprocessing and everything built on top of it, and stems from the fact that Windows does not have a fork system call. http://docs.python.org/2/library/multiprocessing.html#windows -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
