installing under windows and python2.6

Ted Pederson <[email protected]> Thu, 29 Jan 2009 16:06:44 -0800
Newsgroups gmane.comp.python.db.pypgsql.user
Message-ID <[email protected]>
--===============9013661376007014381==
Content-Type: multipart/alternative; boundary=000e0cd14eeef2c45f0461a7fa3f

--000e0cd14eeef2c45f0461a7fa3f
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

First, is this possible? I see there are only binary installers up to
version 2.4.

I tried to download the platform independent pyPgSQL. I built and installed
it. The results of the build were:

running build
running build_py
running build_ext
building 'pyPgSQL.libpq.libpq' extension
error: None

I don't know if Error:None means success, or if it's an error without any
other info.

I can import pyPgSQL.

When I try to import libpq from pyPgSQL I get an error in the "from libpq
import *" line of the __init__ file of my libpq package.

I have added a path to the lib and bin dirs of my postPres installation,
this is where libpq.dll resides.

I am lost, any help greatly appreciated.

Ted

--000e0cd14eeef2c45f0461a7fa3f
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

First, is this possible? I see there are only binary installers up to versi=
on 2.4.<br><br>I tried to download the platform independent pyPgSQL. I buil=
t and installed it. The results of the build were:<br><br>running build<br>
running build_py<br>running build_ext<br>building &#39;pyPgSQL.libpq.libpq&=
#39; extension<br>error: None<br><br>I don&#39;t know if Error:None means s=
uccess, or if it&#39;s an error without any other info.<br><br>I can import=
 pyPgSQL.<br>
<br>When I try to import libpq from pyPgSQL I get an error in the &quot;fro=
m libpq import *&quot; line of the __init__ file of my libpq package.<br><b=
r>I have added a path to the lib and bin dirs of my postPres installation, =
this is where libpq.dll resides.<br>
<br>I am lost, any help greatly appreciated.<br><br>Ted<br>

--000e0cd14eeef2c45f0461a7fa3f--


--===============9013661376007014381==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
--===============9013661376007014381==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Pypgsql-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pypgsql-users

--===============9013661376007014381==--