Apparently this is a known issue of py2exe with cython modules: http://www.digipedia.pl/usenet/thread/15906/9309/
Try adding the missing cython modules explicitly in your includes to see if make it possible to workaround the py2exe dependency detection limitations. -- Olivier ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
