Problem in installing PyGreSQL
David Lyon
david.lyon at preisshare.net
Tue Aug 4 00:42:25 EDT 2009
On Tue, 4 Aug 2009 09:15:47 +0530, "Thangappan.M" <thangappan143 at gmail.com>
wrote:
> I want to access the database related stuffs in python.So I found the
> PyGreSQL module in net.
> Then I tried to download the module.But I am not able to download it.
Did none of the links here work?
http://www.pygresql.org/readme.html#where-to-get
> I am not a super user.
> I am using Linux debian machine
> Python version is 2.4.4
Try building it from source.
Otherwise try getting it from pypi
http://pypi.python.org/pypi/PyGreSQL/
David
More information about the Python-list
mailing list