Only one version installed, and I could copy it over from elsewhere, but I
wouldn't be inclined to do so since it works right now.
-Jay
On Tuesday 05 April 2005 10:22 pm, Lee Harr wrote:
> >I have a python script that runs on my webserver every fifteen minutes.
> > It has run for several month
I have a python script that runs on my webserver every fifteen minutes. It
has run for several months with absolutely no problems. Suddenly,
yesterday
morning I got an email from cron with an import error for sre_constants
(see
below)
File "/usr/lib/python2.2/sre_compile.py", line 15, in ?