Re: [BUGS] Cannot not create python language

2010-12-08 Thread Craig Ringer
On 8/12/2010 2:03 PM, DavidW wrote: When run create language plpythonu Got ERROR: could not load library "E:/pgsql/lib/plpython.dll": The specified module could not be found. Tried the suggestion to copy lib/plpython.dll to lib/plpython3.dll and run create language plpython3u, but still got ER

[BUGS] Cannot not create python language

2010-12-08 Thread DavidW
When run create language plpythonu Got ERROR: could not load library "E:/pgsql/lib/plpython.dll": The specified module could not be found. Tried the suggestion to copy lib/plpython.dll to lib/plpython3.dll and run create language plpython3u, but still got ERROR: could not load library "E: