Wolfgang Rosenauer wrote:

Hi,

On Tue, 25 Mar 2003, Dittmar, Daniel wrote:



You're using Python 2.*, which has replaced the internal regular
expression module pre with one called sre.

To fix this, copy the file re.py from your python distribution to
sys/src/redist/python/re.py.rpy and execute 'imf.pl pyredist'.



thanks for your help. Now I get: ImportError: No module named sre

Where do I have to put sre.py?


CU,


Wolfgang




I am using SAPDB with python 2.1. I has made symbolic a link from <depend-path>/lib/python2.1 to /usr/lib/python2.1, and it solved the problem for me


_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to