What version of python are you running?   I&#39;ve had this problem with python 2.4. <div><br></div><div>If you can upgrade to python &gt;=2.5, do that. </div><div><br></div><div>If you can&#39;t -- try to pull starcluster source code from the git repository, and install that instead.  I think the 2.4 compatibility bug was fixed in the repo (though I could be wrong).</div>
<div><br></div><div><br></div><div>Dan<br><div><br><div class="gmail_quote">On Fri, Oct 29, 2010 at 2:09 PM, Hui Zhao <span dir="ltr">&lt;<a href="mailto:zhaoh@cbio.mskcc.org">zhaoh@cbio.mskcc.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
I just downloaded the latest version StarCluster-0.91.1.tar.gz and<br>
installed it. But when I try to configure it, I got error shown as<br>
below. Does anyone know what I am missing?<br>
-bash-3.2$ starcluster help<br>
StarCluster - (<a href="http://web.mit.edu/starcluster" target="_blank">http://web.mit.edu/starcluster</a>)<br>
Software Tools for Academics and Researchers (STAR)<br>
Please submit bug reports to <a href="mailto:starcluster@mit.edu">starcluster@mit.edu</a><br>
<br>
Traceback (most recent call last):<br>
   File &quot;/usr/bin/starcluster&quot;, line 5, in ?<br>
     pkg_resources.run_script(&#39;StarCluster==0.91.1&#39;, &#39;starcluster&#39;)<br>
   File &quot;/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/<br>
pkg_resources.py&quot;, line 489, in run_script<br>
     self.require(requires)[0].run_script(script_name, ns)<br>
   File &quot;/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/<br>
pkg_resources.py&quot;, line 1214, in run_script<br>
     exec script_code in namespace, namespace<br>
   File &quot;/usr/bin/starcluster&quot;, line 6, in ?<br>
<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/cli.py&quot;, line 1070,<br>
in main<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/cli.py&quot;, line 992,<br>
in parse_subcommands<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/config.py&quot;, line<br>
283, in load<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/config.py&quot;, line<br>
177, in load_settings<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/config.py&quot;, line<br>
173, in config<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/config.py&quot;, line<br>
152, in __load_config<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/config.py&quot;, line<br>
107, in _get_fp<br>
   File &quot;build/bdist.linux-x86_64/egg/starcluster/exception.py&quot;, line<br>
137, in __init__<br>
TypeError: super() argument 1 must be type, not classobj<br>
<br>
<br>
Thanks,<br>
Julia<br>
<br>
_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">StarCluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</blockquote></div><br></div></div>