On 15/03/07, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
[snip] Jean-Sebastien Delfino wrote: > > I just finished testing all the samples on RHEL4 and they all worked > for me except AlertAggregator, which gives me this: > [snip] > The HTTPD server log says this: > > Traceback (most recent call last): > File > "/home/delfinoj/Tuscany/apache-deploy/cpp/sca/samples/AlertAggregator/deploy/httpserver/..//sample.alerter/RSSCheckerImpl.py", > line 19, in <module> > import feedparser, datetime, xml.etree.ElementTree, re > ImportError: No module named feedparser My mistake, I guess I forgot to read the doc... and install the feedparser library :) All the docs and the samples are really really nice BTW, I'm impressed! I'll continue to test it tomorrow when I get a some time... after I install the feedparser library... -- Jean-Sebastien
Thanks everyone. This is all great feedback. -- Pete
