Re: pl/python exceptions.ImportError: No module named - Mailing list pgsql-interfaces

From Glenn R Williams
Subject Re: pl/python exceptions.ImportError: No module named
Date
Msg-id 1051030188.1607.13.camel@gwpogo.localdomain
Whole thread Raw
In response to Re: pl/python exceptions.ImportError: No module named _sre  (email lists <lists@darrenmackay.com>)
List 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.

pgsql-interfaces by date:

Previous
From: email lists
Date:
Subject: Re: pl/python exceptions.ImportError: No module named _sre
Next
From: Rudy Lippan
Date:
Subject: Re: DBD::Pg large processor load.