[qmtest] qm-2.3 Installation Check error
Mark Jones
mark.jones73 at gmail.com
Wed Aug 8 21:34:49 UTC 2007
Mark,
I'm sure you'll get a few responses to this but none so far so...
The problem is that the python version you have is 2.5 which had the regex
modules removed in it. The last version they were included was V2.4. These
have been replaced by the 're' module but having looked at qmtest it isn't a
simple change to move it across to the 're' module from the 'regex' module.
Regex has been deprecated for a while but was finally removed in python
V2.4.
So.. to solve this you will have install a different python library based on
python2.4.x
I fell over this on first install too
Hope this helps
Mark
-----Original Message-----
From: Mark Elkin [mailto:melkin at qualcomm.com]
Sent: 08 August 2007 21:28
To: qmtest at codesourcery.com
Cc: melkin at qualcomm.com
Subject: [qmtest] qm-2.3 Installation Check error
I'm installing qmtest on a Linux system after downloading the
qm-2.3.tar.gz source. The install seems to go fine. But when I run
the check, I get an error. (The terminal session is below). I've
looked through the maillist archives back to 1/1/2006 and don't see
answer. Do you have any suggestions how I can fix it?
TIA,
Mark
More information about the qmtest
mailing list