Python CPAN beta test

Walter Moreira wall at adinet.com.uy
Mon Dec 17 21:35:17 EST 2001


On Tue, Dec 18, 2001 at 12:09:34AM +0000, Suchandra Thapa wrote:
> Walter Moreira <wall at adinet.com.uy> wrote:
> >Traceback (most recent call last):
> >  File "./ciphon.py", line 118, in ?
> >    if config.getConfig().getParameter('autoupdate') == 'true':
> >  File "./config.py", line 266, in getConfig
> >    config = Configuration()
> >  File "./config.py", line 85, in __init__
> >    serverParser)
> >  File "/usr/local/lib/python2.1/xml/sax/__init__.py", line 30, in parse
> >    parser = make_parser()
> >  File "/usr/local/lib/python2.1/xml/sax/__init__.py", line 88, in make_parser
> >    raise SAXReaderNotAvailable("No parsers found", None)
> >xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
> >
> >The same exceptions is raised if I call make_parser() from the interpreter. Is
> >there something missing in my installation?
> >
> 
>     Do you have expat installed?  

I looked into Modules/Setup and I found that expat is commented. Thanks.
Perhaps this kind of dependence should be more clearly stated, in order to
convince more people to try ciphon.

Thanks again.

-- 
--------------
Walter Moreira   <>  Centro de Matematica  <>  Universidad de la Republica
email: walterm at cmat.edu.uy  <>  Home Page: http://www.cmat.edu.uy/~walterm




More information about the Python-list mailing list