Hi Andrew, There is likely an illegal colour in the HTML you are trying to spider.
Best wishes, Robert --- Andrew Craig <[EMAIL PROTECTED]> wrote: > I am using the Plucker Desktop 1.2.0.2 (28 Sep 2002) > and I get the following error. The site was plucked > fine with the older version of Plucker (pre Plucker > Desktop). > ----------- > Error: Unknown error parsing document > http://iafrica.com/weather/durban/index.htm: > Traceback (most recent call last): > File "C:\Program > Files\Plucker\PyPlucker\Parser.py", line 27, in > generic_parser > parser = TextParser.StructuredHTMLParser (url, > data, headers, config, attributes) > File "C:\Program > Files\Plucker\PyPlucker\TextParser.py", line 896, in > __init__ > self.feed (text) > File "C:\Program > Files\Plucker\Python\lib\sgmllib.py", line 91, in > feed self.goahead(0) > File "C:\Program > Files\Plucker\Python\lib\sgmllib.py", line 121, in > goahead k = self.parse_starttag(i) > File "C:\Program > Files\Plucker\Python\lib\sgmllib.py", line 311, in > parse_starttag > self.finish_starttag(tag, attrs) > File "C:\Program > Files\Plucker\Python\lib\sgmllib.py", line 349, in > finish_starttag > self.handle_starttag(tag, method, attrs) > File "C:\Program > Files\Plucker\PyPlucker\TextParser.py", line 986, in > handle_starttag > sgmllib.SGMLParser.handle_starttag(self, tag, > method, attrs) > File "C:\Program > Files\Plucker\Python\lib\sgmllib.py", line 385, in > handle_starttag > method(attrs) > File "C:\Program > Files\Plucker\PyPlucker\TextParser.py", line 1394, > in start_font > self._doc.set_forecolor (rgb) > File "C:\Program > Files\Plucker\PyPlucker\TextParser.py", line 484, in > set_forecolor > elif value[0] == '#': > IndexError: string index out of range > Parsing failed. > > _______________________________________________ > plucker-list mailing list > [EMAIL PROTECTED] > http://lists.rubberchicken.org/mailman/listinfo/plucker-list > > > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

