Menu

#13 execution / compile error

open
nobody
None
5
2002-08-07
2002-08-07
Anonymous
No

When I run a2kbot.py I get the following output

Traceback (innermost last):
File "./a2k.py", line 28, in ?
import a2kbot
File "./a2kbot.py", line 37, in ?
import a2kconf
File "./a2kconf.py", line 31, in ?
op['*'] = re.compile('*@.*\.blah\.com')
File "/usr/lib/python1.5/re.py", line 79, in compile
code=pcre_compile(pattern, flags, groupindex)
pcre.error: ('nothing to repeat', 0)

I have the following python packages installed

python-popt-0.8.8-7.x.2
python2-2.2-16
python-clap-1.0.0-3
rpm-python-4.0.4-7x.18
python-1.5.2-38
python-xmlrpc-1.5.1-7.x.3

Discussion


Log in to post a comment.