Re: psycopyg setup error: no build_ext

2009-07-18 Thread walty
thx, it solves my problem (psycopg2-2.0.11 on OSX) right away :) just drop a few more words: if installed the postgresql 8.4 using mac binary, the line of configuration (inside setup.cfg) should be: pg_config=/Library/PostgreSQL/8.4/bin/pg_config On Jul 7, 6:17 am, Justin Johnson wrote: > I co

Re: Using Psycopg2 on Windows

2009-09-20 Thread walty
hi, you may also try to install the visual C++ 2005 redistributable package: http://www.microsoft.com/downloads/details.aspx?familyid=766a6af7-ec73-40ff-b072-9112bab119c2&displaylang=en have a nice day walty On Aug 14, 10:08 pm, James Walmsley wrote: > Just in case anyone happens to b