Re: install on windows

From: Levente <leventelist(at)gmail(dot)com>
To: Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com>
Cc: "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org>
Subject: Re: install on windows
Date: 2016-03-23 12:06:34
Message-ID: CACwWb3BcRd=VoXceJz1Oz=czExFudMT9K9rfU4gYcyMpfrD3Jw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

Ummm...

This is on the website:

http://www.stickpeople.com/projects/python/win-psycopg/2.6.1/psycopg2-2.6.1.win32-py3.5.exe

Lev

On Wed, Mar 23, 2016 at 11:48 AM, Daniele Varrazzo
<daniele(dot)varrazzo(at)gmail(dot)com> wrote:
> Python 3.5 is not officially supported yet. It will be with the
> psycopg 2.6.2 release, which I hope to pack in a few days.
>
> Python 3.5 support is already in the maint_2_6 branch, if you can
> compile it from source, but I assume it will be easier for you to
> install Python 3.4 than compile psycopg.
>
> -- Daniele
>
> On Wed, Mar 23, 2016 at 10:22 AM, Levente <leventelist(at)gmail(dot)com> wrote:
>> I'm having hard time installing psycopg on windows. I have installed
>> python 3.5, and yet psycopg2 can't find the installation. It has
>> something to do with windows registry.
>>
>> I've tried some script, but it failed to register my python installation.
>>
>> Could you please help me?
>>
>> Thanks,
>> Levente
>>
>>
>> --
>> Sent via psycopg mailing list (psycopg(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/psycopg

In response to

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2016-03-23 13:11:06 Re: install on windows
Previous Message Daniele Varrazzo 2016-03-23 10:48:28 Re: install on windows