| From: | milad moradi <milad(dot)moradi89(at)gmail(dot)com> |
|---|---|
| To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Error CREATE EXTENSION plpythonu |
| Date: | 2019-07-26 13:55:17 |
| Message-ID: | CAArQEY0tAx=ud4w6j7oPksGuMBT9bTiwcCi_7Df7AfzEk=0v4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hello,
I am using PostgreSQL : PostgreSQL 11.4, compiled by Visual C++ build
1914, 64-bit
on windows 10.
I tried to use python for programming but I receieved an error:
create extension plpython3u:
ERROR: ERREUR: n'a pas pu charger la bibliothèque « C:/Program
Files/PostgreSQL/11/lib/plpython3.dll » : The specified module could not be
found.
it is in French and says that the library cannot be loaded but the library
exists in my system and also the latest version of python is installed.
I saw many people received the same error message in the internet. It is a
bug ??
[image: image.png]
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fahar Abbas | 2019-07-26 14:16:39 | Re: Error CREATE EXTENSION plpythonu |
| Previous Message | PG Bug reporting form | 2019-07-26 13:16:50 | BUG #15926: TPCH Q18 slow: explain plan with 2 step Hash Aggregate (partial and finalize) |