On 05/27/2015 09:49 AM, Rémi Cura wrote:
> Hey dear List,
>
> On a windows XP 64.
>
> I installed python (64b),
> it works.
What version of Python 2 or 3 or both?
What does python -V show at the command line?
> 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.
Is there a 32 bit version of numpy on your machine?
>
> I'm really stuck and have checked everything I could (path, rights,
> depends...)
Does that include PYTHONPATH?
>
> Somebody has an idea of how to make it works?
>
> Thanks
> Cheers,
> Rémi-C
--
Adrian Klaver
adrian.klaver@aklaver.com