We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 [email protected]
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 [email protected]
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
The text was updated successfully, but these errors were encountered: