I don't use postgre but it seems they don't have a windows release on the other hand this is inactive http://www.python.org/pypi/psycopg/
I believe this is the current db2-api module for postgres http://www.pygresql.org/ On 11/4/06, Matt Wilson <[EMAIL PROTECTED]> wrote: > > I want to run a dev version of my project on my windows box. I'm > having trouble getting psycopg to install: > > > >easy_install.exe psycopg > Searching for psycopg > Reading http://www.python.org/pypi/psycopg/ > Reading http://initd.org/projects/psycopg1 > Reading http://www.python.org/pypi/psycopg/1.1.21 > Best match: psycopg 1.1.21 > Downloading http://initd.org/pub/software/psycopg/psycopg-1.1.21.tar.gz > Processing psycopg-1.1.21.tar.gz > error: Couldn't find a setup script in > c:\docume~1\matthew\locals~1\temp\easy_in > stall-vus-jw\psycopg-1.1.21.tar.gz > > Any ideas what I'm doing wrong? Is there an alternate way to connect > to a postgresql database on windows that I should use? > > TIA > > Matt > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

