Re: python install defies all efforts and leaves programmer a broken shell of a man

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Michael Moore <michaeljmoore(at)gmail(dot)com>, postgres list <pgsql-sql(at)postgresql(dot)org>
Subject: Re: python install defies all efforts and leaves programmer a broken shell of a man
Date: 2016-05-10 23:30:58
Message-ID: d4e306df-1324-ae58-8bd0-728bee87b0b5@aklaver.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 05/10/2016 04:25 PM, Michael Moore wrote:
> I think I've tried every combination of postgres 9.4 and 9.5
> and psycopg2 and python. I've used Dependency Walker to examine dlls and
> read countless web pages. My current error is "ERROR: could not load
> library "C:/Program Files/PostgreSQL/9.4/lib/plpython3.dll": The
> specified procedure could not be found." Many people have encountered
> this error and there seems to be no shortage of "solutions". So my
> question is, does anybody have a clean set of instructions on how to get
> python working on a windows install of postgres; any version. I'm
> flexible, I can start fresh, I don't care which versions, I don't care
> if it's 32 bit or 64 bit. I just want to try it out.

How did you install Postgres and from what source?

Where and when are you getting the error message?

>
> Thanks,
> Mike
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Michael Moore 2016-05-10 23:51:29 Re: python install defies all efforts and leaves programmer a broken shell of a man
Previous Message Michael Moore 2016-05-10 23:25:54 python install defies all efforts and leaves programmer a broken shell of a man