Any one who successfully managed to get connected to postgres db? I already installed psycopg2, postgres, web2py and python 2.6 on my windows vista os, but still can't get linked to postgres. Did I miss sth? What I get is this:
Traceback (most recent call last): File "<input>", line 1, in <module> File "gluon/sql.py", line 752, in __init__ File "gluon/sql.py", line 631, in _pool_connection File "gluon/sql.py", line 752, in <lambda> NameError: global name 'psycopg2' is not defined Regards!! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

