jtriley / StarCluster

StarCluster is an open source cluster-computing toolkit for Amazon's Elastic Compute Cloud (EC2).
http://star.mit.edu/cluster
GNU Lesser General Public License v3.0
582 stars 313 forks source link

No module named sgeconfig #618

Open neilihrke opened 6 years ago

neilihrke commented 6 years ago

I keep hitting the same issue when trying to start the cluster.

$ starcluster start mypipe StarCluster - (http://star.mit.edu/cluster) (v. 0.95.5) Software Tools for Academics and Researchers (STAR) Please submit bug reports to starcluster@mit.edu

Using default cluster template: op_small_cluster !!! ERROR - Failed to import plugin sgeconfig: No module named sgeconfig

Even though the sgeconfig module is there: $ ls -l ~/.starcluster/plugins/ total 224 -rw-rw-r-- 1 ubuntu ubuntu 1445 Sep 23 2014 omicspipe_config_prebuilt.py -rw-rw-r-- 1 ubuntu ubuntu 2076 Dec 18 15:02 omicspipe_config_prebuilt.pyc -rw-rw-r-- 1 ubuntu ubuntu 91183 Dec 18 14:28 sgeconfig.py -rw-rw-r-- 1 ubuntu ubuntu 124029 Dec 18 14:28 sge.py