<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Arial Narrow" size=1>Hola a todos,<BR>Estuve intentando 
instalar el modulo "PG" para manipular una base de datos Postgresql y me 
encontre con el siguiente problema al ejecutar<BR>el script 'Setup.py' (python 
setup.py build) (Adjunto archivo setup.py)</FONT></DIV>
<DIV><FONT face="Arial Narrow" size=1></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial Narrow" size=1>running build<BR>running build_py<BR>not 
copying pg.py (output up-to-date)<BR>not copying pgdb.py (output 
up-to-date)<BR>running build_ext<BR>building '_pg' extension<BR>F:\Archivos de 
programa\Microsoft Visual Studio\VC98\BIN\cl.exe /c /nologo /Ox /MD /W3 /GX 
<BR>"-IF:\Archivos de programa\PostgreSQL\include" "-IF:\Archivos de 
programa\PostgreSQL\include\libpq" <BR>"-IF:\Archivos de 
programa\PostgreSQL\lib" "-IF:\Archivos de programa\PostgreSQL\internal\libpq" 
<BR>"-IF:\Archivos de programa\Python22\include" /Tcpgmodule.c 
/Fobuild\temp.win32-2.2\Release\pgmodule.obj<BR>pgmodule.c<BR>pgmodule.c(30) : 
fatal error C1083: Cannot open include file: 'postgres.h': No such file or 
directory</FONT></DIV>
<DIV><FONT face="Arial Narrow" size=1></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial Narrow" size=1>La base de datos funciona perfectamente, 
se encuentra instalada<BR>version para windows (PostgreSQL 
7.2.1)<BR></FONT></DIV>
<DIV><FONT face="Arial Narrow" size=1></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial Narrow" size=1>Les agradezco cualquier ayuda que me 
puedan dar ya que estoy muy interesado en profundizar la investigación del uso 
de esta <BR>libreria y el uso de la base de datos a traves de 
python.</FONT></DIV>
<DIV><FONT face="Arial Narrow" size=1></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial Narrow" size=1>Saludos</FONT></DIV></BODY></HTML>