Re: pl/python exceptions.ImportError: No module named

From: Glenn R Williams <gloonie(at)earthlink(dot)net>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pl/python exceptions.ImportError: No module named
Date: 2003-04-22 16:49:49
Message-ID: 1051030188.1607.13.camel@gwpogo.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Thanks for the tip. I tried the pre module, and it does work on the
example. Unfortunately it does not include Unicode support, so I can't
use it for my project.

Hopefully it is just a matter of changing the way pl/python searches for
trusted components.

Anybody else run into the problem?

Glenn

On Tue, 2003-04-22 at 05:34, email lists wrote:
> I found a workaround using the pre module (instead of re / sre).
>
> Fortunately I am not using anything specific to re / sre.
>
> Darren
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Glenn R Williams
Ghoti Software
----------------------------------------------------------------------
Mathematical theories are the part of science you could continue to do
if you woke up tomorrow and discovered the universe was gone.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rudy Lippan 2003-04-23 03:18:42 Re: DBD::Pg large processor load.
Previous Message email lists 2003-04-22 09:34:11 Re: pl/python exceptions.ImportError: No module named _sre