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