pl/python exceptions.ImportError: No module named _sre

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

I am also getting this message when I try to execute a plpython function
that imports re:

exceptions.ImportError: No module named _sre

I notice that others have experienced this problem. Anyone have any
ideas? Does anyone have this working?

I am using Redhat 9 and 7.3.2.3

TIA,

Glenn

--
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.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rudy Lippan 2003-04-21 18:43:23 Re: DBD::Pg large processor load.
Previous Message Tom Lane 2003-04-21 01:28:33 Re: FE/BE Protocol 3.0 Draft - Some Comments