I've installed gutenpy-0.3.0 from packages, and it works well, except for the 
catalog browser. When I try to get the catalog, Python kicks out the following 
error:

Traceback (most recent call last):
  File "/usr/local/bin/gutenpy", line 713, in browse_catalog_cb
    self.update_catalog_cb(None)
  File "/usr/local/bin/gutenpy", line 732, in update_catalog_cb
    success = mycat.updatecatalogue()
  File "/usr/local/lib/python2.4/site-packages/GutenPy/rdfparse.py", line 45, 
in updatecatalogue
    parser = xml.sax.make_parser(['xml.sax.expatreader'])
  File "/usr/local/lib/python2.4/xml/sax/__init__.py", line 93, in make_parser
    raise SAXReaderNotAvailable("No parsers found", None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found

This is on i386 4.0-beta, Aug 3 snapshot, packages from Aug 4. If I manually 
fetch a file, the reader works, and the dictionary lookups work.


Frank

Reply via email to