I had the same problems with CentOS.
the module is named as sqlite
so you need to grep and replace sqlite3 with sqlite where it appears.
Cheers
Kevin
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 sqlite3Thanks in advance.Juan
_______________________________________________
galaxy-user mailing list
galaxy-user@lists.bx.psu.edu
http://lists.bx.psu.edu/listinfo/galaxy-user