The problem here is that you did not install the psycopg2 driver for postgresql.
On Feb 16, 2:28 am, Ahmed Bani <[email protected]> wrote: > Question: Could provide you provide an app that generates the error? > Answer: Check Appliance "Customer Relationship Management". > > db = DAL("postgres://postgres: > > Error Snapshot : > > <type 'exceptions.RuntimeError'>(Failure to connect, tried 5 times: global > name 'psycopg2' is not defined)

