![](https://secure.gravatar.com/avatar/257c5f297c3fbc3d4f1570c7031bab1b.jpg?s=120&d=mm&r=g)
29 Oct
2008
29 Oct
'08
3:36 a.m.
Hi, I'm trying to get SGE cluster to run some tools on galaxy. I've set the 'start_job_runners = sge' and 'default_cluster_job_runner = local:///'. I'm hoping that this setup would run tools locally, unless tool is set to run on cluster in '[galaxy:tool_runners]' section. However this seems to fail with following message: Exception: SGEJobRunner requires DRMAA_python which was not found The DRMAA python package however is installed as is libdrmaa.so.1.0. And importing the DRMAA package works in python command prompt. How should I proceed with this? Regards, -- Henrikki Almusa