On Feb 4, 2012, at 7:53 AM, Matloob Khushi wrote:
> Hi Galaxy Developers
>
> I aim to write a tool that will interact with Postgres database; here is what
> I wrote to test database connectivity. This script resides in
> /galaxy-dist/tools/test_tool/ and gets invoked from the front end. Howeve
Hi Galaxy Developers
I aim to write a tool that will interact with Postgres database; here is what I
wrote to test database connectivity. This script resides in
/galaxy-dist/tools/test_tool/ and gets invoked from the front end. However
script generate following error: No module named psycopg2.