[Starcluster] Load Balancer

Rajat Banerjee rbanerj at fas.harvard.edu
Tue Jul 27 16:13:49 EDT 2010


Hey Amaro,
We forgot to make an addition in setup.py. If you pull the branch now,
you should not see this anymore. You'll need to re-run setup.py.
The problem: In setup.py, there is an explicit list of modules to use.
balancers and balancers.sge needed to be added to setup.py.

If you have any more questions please send them to the list, in case
others are having issues. Thanks for submitting.

Commit: http://github.com/rqbanerjee/StarCluster/commit/f0c195bcaa5b07d9418cc23dee46f6c9238896c2

Rajat

On Tue, Jul 27, 2010 at 3:55 PM, Amaro Taylor
<amaro.taylor at resgroupinc.com> wrote:
> Hey Rajat,
> Im trying to test out the load balancer but I cant get your package
> installed. This is the error im getting when I try to run starcluster
> commands.
> Traceback (most recent call last):
>   File "/usr/local/bin/starcluster", line 5, in <module>
>     pkg_resources.run_script('StarCluster==0.91', 'starcluster')
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 461, in
> run_script
>     self.require(requires)[0].run_script(script_name, ns)
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1194, in
> run_script
>     execfile(script_filename, namespace, namespace)
>   File
> "/usr/local/lib/python2.6/dist-packages/StarCluster-0.91-py2.6.egg/EGG-INFO/scripts/starcluster",
> line 2, in <module>
>     from starcluster import cli
>   File
> "/usr/local/lib/python2.6/dist-packages/StarCluster-0.91-py2.6.egg/starcluster/cli.py",
> line 48, in <module>
>     from starcluster.balancers import sge
> ImportError: No module named balancers
>
> Any advice?
> Best,
> Amaro Taylor
> RES Group, Inc.
> 1 Broadway • Cambridge, MA 02142 • U.S.A.
> Tel: 310 880-1906 (Direct) • Fax: 617-812-8042 • Email:
> amaro.taylor at resgroupinc.com
>
> Disclaimer: The information contained in this email message may be
> confidential. Please be careful if you forward, copy or print this message.
> If you have received this email in error, please immediately notify the
> sender and delete the message.
>




More information about the StarCluster mailing list