<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Sorry for the cross-post. I can’t tell if this is an IPython issue, a scikit-learn issue, or a StarCluster issue.</div>
<div><br>
</div>
<div>When I try to get back results from&nbsp;ExtraTreesRegressor from a load_balanced_view on StarCluster, I get:</div>
<div>
<pre><span class="ansired">AttributeError</span>: 'module' object has no attribute 'SingleBlockManager'</pre>
</div>
<div>Not sure if this is a StarCluster specific problem, an IPython.parallel, but, or an issue with the ExtraTreesRegressor. The weird thing is that it worked and then it didn’t and I don’t see what changed. I restarted the cluster, but that didn’t help. I’m
 using sklearn 0.14.1, StarCluster 0.95, IPython 1.1 remotely and IPython 2.0 locally.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>-Alessandro</div>
</body>
</html>