What version of python are you running? I've had this problem with python 2.4. <div><br></div><div>If you can upgrade to python >=2.5, do that. </div><div><br></div><div>If you can'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"><<a href="mailto:zhaoh@cbio.mskcc.org">zhaoh@cbio.mskcc.org</a>></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 "/usr/bin/starcluster", line 5, in ?<br>
pkg_resources.run_script('StarCluster==0.91.1', 'starcluster')<br>
File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/<br>
pkg_resources.py", line 489, in run_script<br>
self.require(requires)[0].run_script(script_name, ns)<br>
File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/<br>
pkg_resources.py", line 1214, in run_script<br>
exec script_code in namespace, namespace<br>
File "/usr/bin/starcluster", line 6, in ?<br>
<br>
File "build/bdist.linux-x86_64/egg/starcluster/cli.py", line 1070,<br>
in main<br>
File "build/bdist.linux-x86_64/egg/starcluster/cli.py", line 992,<br>
in parse_subcommands<br>
File "build/bdist.linux-x86_64/egg/starcluster/config.py", line<br>
283, in load<br>
File "build/bdist.linux-x86_64/egg/starcluster/config.py", line<br>
177, in load_settings<br>
File "build/bdist.linux-x86_64/egg/starcluster/config.py", line<br>
173, in config<br>
File "build/bdist.linux-x86_64/egg/starcluster/config.py", line<br>
152, in __load_config<br>
File "build/bdist.linux-x86_64/egg/starcluster/config.py", line<br>
107, in _get_fp<br>
File "build/bdist.linux-x86_64/egg/starcluster/exception.py", 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>