Problem in installing PyGreSQL

Philip Semanchuk philip at semanchuk.com
Tue Aug 4 00:34:10 EDT 2009


On Aug 3, 2009, at 11:45 PM, Thangappan.M wrote:

> Dear all,
>
> 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.
>
> I am not a super user.
> I am using Linux debian machine
> Python version is 2.4.4

Hi Thangappan,
If you want us to be able to help you, you'll need to give more  
information. For instance, why are you not able to download PyGreSQL?

You might want to try psycopg2 which also gives you access to  
PostgreSQL from Python. You can download it from this site:
http://initd.org/


Hope this helps
Philip



More information about the Python-list mailing list