[ Date Prev][ Date Next][ Thread Prev][ Thread Next][ Date Index][ Thread Index]
RE: [qmtest] qm-2.3 Installation Check error
- To: <qmtest@xxxxxxxxxxxxxxxx>
- Subject: RE: [qmtest] qm-2.3 Installation Check error
- From: "Mark Jones" <mark.jones73@xxxxxxxxx>
- Date: Wed, 8 Aug 2007 22:34:49 +0100
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@xxxxxxxxxxxx]
Sent: 08 August 2007 21:28
To: qmtest@xxxxxxxxxxxxxxxx
Cc: melkin@xxxxxxxxxxxx
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
|