On Thu, Mar 24, 2011 at 12:03 PM, Andre Lopes <[email protected]> wrote: > I have solved. > > I just edited "setup.cfg" on the psycopg2 and added: > > pg_config=C:\Program Files\PostgreSQL\8.4\bin\pg_config.exe
Yeah, that's the easiest method, but you specifically wanted to know how to install it with pip. That way you have to install the module manually. But it works. ;o) Shawn -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

