Joe <[EMAIL PROTECTED]> writes: > I have psycopg2 installed, for Trac (and also because I was > investigating SQLAlchemy first), but I installed psycopg1 today because > SQLObject requires it. I don't think that that should be a problem > since it looks like SO is screwing up before connecting.
SQLObject doesn't require psycopg1. In fact, it is recommended that you use psycopg2. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

