Re: BUG #5641: Can not create any python language - Mailing list pgsql-bugs

From Ashesh Vashi
Subject Re: BUG #5641: Can not create any python language
Date
Msg-id AANLkTin=YKmS5NGbkuFtd0LYuvqtgjgmOBHR8p9bc9hv@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5641: Can not create any python language  (areveille <areveille@mobigis.fr>)
Responses Re: BUG #5641: Can not create any python language
List pgsql-bugs
Are the python binaries in your system level PATH environment?
If not, you need to make sure the bin folder of python should be in your
system level PATH variable.
Check this link for the reference:
http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-p=
ath-in-windows-7.aspx

Then - you need to restart your postgres service.

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company<http://www.enterprisedb.c=
om>



*http://www.linkedin.com/in/asheshvashi*<http://www.linkedin.com/in/asheshv=
ashi>


On Thu, Jan 6, 2011 at 8:53 PM, areveille <areveille@mobigis.fr> wrote:

>
> In fact I always had plpython.dll since I duplicated the file (one named
> plpython.dll and the other plpython3.dll).
>
> Anyways, now I have deleted plpython3.dll (so I just have plpython.dll) a=
nd
> "create language plpython;" answers : ERREUR:  n'a pas pu charger la
> biblioth=E8que =AB C:/Program Files/PostgreSQL/9.0/lib/plpython.dll =BB :=
 unknown
> error 126 which means "can't load C:/Program
> Files/PostgreSQL/9.0/lib/plpython.dll"
>
> Thanks for your time,
>
> Alban.
> --
> View this message in context:
> http://postgresql.1045698.n5.nabble.com/BUG-5641-Can-not-create-any-pytho=
n-language-tp2801518p3330575.html
> Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

pgsql-bugs by date:

Previous
From: areveille
Date:
Subject: Re: BUG #5641: Can not create any python language
Next
From: areveille
Date:
Subject: Re: BUG #5641: Can not create any python language