| From: | Daniele Varrazzo <daniele(dot)varrazzo(at)gmail(dot)com> |
|---|---|
| To: | Levente <leventelist(at)gmail(dot)com> |
| Cc: | "psycopg(at)postgresql(dot)org" <psycopg(at)postgresql(dot)org> |
| Subject: | Re: install on windows |
| Date: | 2016-03-23 10:48:28 |
| Message-ID: | CA+mi_8YaqCpWXf7U8Hpd5uC9N93Ngrt_C4UKkPTG3N=U1_t3YA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | psycopg |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Levente | 2016-03-23 12:06:34 | Re: install on windows |
| Previous Message | Levente | 2016-03-23 10:22:17 | install on windows |