<div dir="ltr"><div class="" itemprop="text">

<p>After installing and configuring the python package: StarCluster, the following error appears.</p>

<pre style="" class=""><code><span class="">from</span><span class=""> boto</span><span class="">.</span><span class="">exception </span><span class="">import</span><span class=""> </span><span class="">BotoServerError</span><span class="">,</span><span class=""> EC2ResponseError</span><span class="">,</span><span class=""> S3ResponseError
</span><span class="">ImportError</span><span class="">:</span><span class=""> </span><span class="">No</span><span class=""> module named exception</span></code></pre>

<p>What is causing this error? The above import works in the python shell. </p>

<p>I have tried to run StartCluster on OS X and ubuntu. StarCluster 
worked briefly on Ubuntu. I have followed the instructions here: <a href="https://github.com/jtriley/StarCluster/issues/140" rel="nofollow">https://github.com/jtriley/StarCluster/issues/140</a> with no success. </p>
    </div></div>