fuerjiang | 23 May 2012 06:35
Picon

How to install psycopg under pythonxy?

Hello,

I want to use Postgrest for my app and try to use psycopg. I wonder
know how to install module like psycopg under pythonxy?

I tried win-psycopg but the installation says cant find Python 2.7 (I
just updated to pythonxy 2.7.2.1).

thanks in advance.

Regards,

Frank

--

-- 
You received this message because you are subscribed to the Google Groups "python(x,y)" group.
To post to this group, send email to pythonxy@...
To unsubscribe from this group, send email to pythonxy+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/pythonxy?hl=en.

Thomas Pfaff | 24 May 2012 14:32

Re: How to install psycopg under pythonxy?

Could it be, you were trying to install a 64bit version of win-psycopg?
Python(x,y) is 32bit and the registry keys for Python are different
for 32 and 64 bit installations.

2012/5/23 fuerjiang <fuerjiang@...>:
> Hello,
>
> I want to use Postgrest for my app and try to use psycopg. I wonder
> know how to install module like psycopg under pythonxy?
>
> I tried win-psycopg but the installation says cant find Python 2.7 (I
> just updated to pythonxy 2.7.2.1).
>
> thanks in advance.
>
> Regards,
>
> Frank
>
> --
> You received this message because you are subscribed to the Google Groups "python(x,y)" group.
> To post to this group, send email to pythonxy@...
> To unsubscribe from this group, send email to pythonxy+unsubscribe@...
> For more options, visit this group at http://groups.google.com/group/pythonxy?hl=en.
>

--

-- 
You received this message because you are subscribed to the Google Groups "python(x,y)" group.
To post to this group, send email to pythonxy@...
To unsubscribe from this group, send email to pythonxy+unsubscribe@...
(Continue reading)


Gmane