UICrawler

M

mccarth.jack

Hello all, I am trying to run the Universal information crawler wed
spider on my mac. It seems to install without any trouble but when, in
unix command line, I try to run "paster create --list-templates" it
returns this Value Code error. I followed instructions provided at
http://lucasmanual.com/mywiki/UICrawler. This is what comes up.

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/Current/bin/
paster", line 8, in <module>
load_entry_point('PasteScript==1.6.3', 'console_scripts', 'paster')
()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/PasteScript-1.6.3-py2.6.egg/paste/script/
command.py", line 78, in run
command = commands[command_name].load()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/setuptools-0.6c9-py2.6.egg/pkg_resources.py",
line 1913, in load
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/PasteScript-1.6.3-py2.6.egg/paste/script/
create_distro.py", line 8, in <module>
import copydir
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/PasteScript-1.6.3-py2.6.egg/paste/script/
copydir.py", line 398, in <module>
class LaxTemplate(string.Template):
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/string.py", line 119, in __init__
cls.pattern = _re.compile(pattern, _re.IGNORECASE | _re.VERBOSE)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/re.py", line 188, in compile
return _compile(pattern, flags)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/re.py", line 236, in _compile
raise ValueError('Cannot process flags argument with a compiled
pattern')
ValueError: Cannot process flags argument with a compiled pattern

Has anyone else encountered this problem or have any suggestions as to
what might be causing the problem?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,871
Messages
2,569,919
Members
46,172
Latest member
JamisonPat

Latest Threads

Top