Question: ImportError when running job on local cluster
1
danielfortin86 • 110 wrote:
Hi,
I just got my galaxy installation to use an SGE cluster. The jobs seem to run successfully, however I get this error related to metadata (see below). Is this a bug or some problem with my configuration?
Job Error Message:
Traceback (most recent call last): File "/remote/data/users/galaxyd/job_working_directory/000/65/set_metadata_FtbTIv.py", line 1, in <module> from galaxy_ext.metadata.set_metadata import set_metadata; set_metadata() ImportError: No module named galaxy_ext.metadata.set_metadata
Thanks!
Associated: see related prior post: Problem with SGE_ROOT, SGE / drmaa with Galaxy (updated)