Just got this traceback. I realize that I'm not using the help system
correctly here but wanted to let you guys know.
Thanks
Daniel
20:46:13 d-i190-5-47:~$ starcluster help start
StarCluster - (
http://web.mit.edu/starcluster) (v. 0.93.3)
Software Tools for Academics and Researchers (STAR)
Please submit bug reports to starcluster_at_mit.edu
Traceback (most recent call last):
File "/Users/mcdonald/lib/python2.7/site-packages/StarCluster-0.93.3-py2.7.egg/starcluster/cli.py",
line 255, in main
sc.execute(args)
File "/Users/mcdonald/lib/python2.7/site-packages/StarCluster-0.93.3-py2.7.egg/starcluster/commands/help.py",
line 21, in execute
sc.addopts(lparser)
File "/Users/mcdonald/lib/python2.7/site-packages/StarCluster-0.93.3-py2.7.egg/starcluster/commands/start.py",
line 39, in addopts
if self.cfg:
File "/Users/mcdonald/lib/python2.7/site-packages/StarCluster-0.93.3-py2.7.egg/starcluster/commands/base.py",
line 77, in cfg
self._cfg = self.goptions_dict.get('CONFIG')
File "/Users/mcdonald/lib/python2.7/site-packages/StarCluster-0.93.3-py2.7.egg/starcluster/commands/base.py",
line 46, in goptions_dict
return dict(self.gopts.__dict__)
AttributeError: 'NoneType' object has no attribute '__dict__'
!!! ERROR - Oops! Looks like you've found a bug in StarCluster
!!! ERROR - Crash report written to:
/Users/mcdonald/.starcluster/logs/crash-report-33552.txt
!!! ERROR - Please remove any sensitive data from the crash report
!!! ERROR - and submit it to starcluster_at_mit.edu
Received on Fri Jul 06 2012 - 22:49:07 EDT