Python 3.2 XP64 and Numpy... - Mailing list pgsql-general

From Rémi Cura
Subject Python 3.2 XP64 and Numpy...
Date
Msg-id CAJvUf_u2eyNd8oiBd9WdG6nK02pxeYP3RLRV=i-8Nh3NVUguyw@mail.gmail.com
Whole thread Raw
Responses Re: Python 3.2 XP64 and Numpy...  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Hey dear List,

On a windows XP 64.

I installed python (64b),
it works.
CReating plpython3u works, and python works within database.

I installed numpy (manually compiled,64b),
it works outside of Postgres,
but inside a plpython3u function, simply doing
'import numpy' raises an error saying that python 32 is not a valid win32 application.

I'm really stuck and have checked everything I could (path, rights, depends...)

Somebody has an idea of how to make it works?

Thanks
Cheers,
Rémi-C

pgsql-general by date:

Previous
From: Steve Kehlet
Date:
Subject: Re: delaying autovacuum freeze via storage params?
Next
From: PT
Date:
Subject: Re: Allowing postgresql to accept 0xff syntax for data types that it makes sense for?