syntax errors while building pypgsql

bonono at gmail.com bonono at gmail.com
Wed Nov 23 08:21:42 EST 2005


Tin Gherdanarra wrote:
> bonono at gmail.com wrote:
> > Have you tried apt-get build-dep pypgsql ?
> >
> > It could be that you lacks the necessary packages to build it.
>
> funny you'd mention it, I did. pypgsql does not seem to
> be an apt-get package, however. It did not work because
> "E: Couldn't find package pypgsql"
>
> The fact that there is a
>
> 	PyObject_HEAD PGconn *conn;
>
> throws an error can't be relieved by another package,
> I guess...
>
If that is the case, you need to read the pypgsql for what it is
needed. As an alternative, you may try apt-get build-dep celementtree
which may pull in the necessary files. But this is really WAG.




More information about the Python-list mailing list