From: Rotondari R. <rra...@st...> - 2006-02-14 18:49:39
|
hello everybody.=20 i'm new with jython/python and try to run loadtest with grinder on a = windows maschine.=20 when i add=20 import re to my script, i get the error msg:=20 AssertionError: SRE module mismatch File "C:\jython\install\Lib\sre_compile.py", line 17, in ? File "C:\jython\install\Lib\sre.py", line 97, in ? File "C:\jython\install\Lib\re.py", line 7, in ? File "myTestFile.py", line 6, in ? i found a post saying this has been fixed, but??? i tried jython21 and = 20 as well.=20 it works fine from the command line though! import sys, os, string... = works fine as well. has anybody a solution for me and/or experience with grinder??=20 cheers,=20 raphi |