I'm getting errors in running our solid to fastq conversion tool. I'm not sure why, we have sqlite installed... This is the error. Perhaps i'm overlooking another dependency?
Traceback (most recent call last): File "/home/perin/galaxy/galaxy-dist/tools/next_gen_conversion/solid2fastq.py", line 7, in ? import sqlite3 ImportError: No module named sqlite3
Thanks in advance.
Juan