Hello all,
First of all I would like to thank you guys for developing and mainting this so useful tool as Galaxy!
I have our own installation fo Galaxy (galaxy-dist version) with ncbi-blast-plus. Calling blastn results to the following error message:
An error occurred running this job:Traceback (most recent call last):
File "/home/galaxy/galaxy-dist/tools/ncbi_blast_plus/hide_stderr.py", line 29, in <module>
sys.stderr.write("Error invoking command:\n%s\n\n%s\n" % (cmd, err))
NameError: name 'cmd' is not defined
Could you please explain, what this error can mean?
Thank you in advance!