Python CPAN beta test

Suchandra Thapa ssthapa at classes.cs.uchicago.edu
Mon Dec 17 19:09:34 EST 2001


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?  

-- 
----------------------------------------------------------------------------
	   		              |
Suchandra Thapa                       | "There are only two kinds of math . 
s-thapa-11 at NOSPAMalumni.uchicago.edu  | books. Those you cannot read beyond 
			              | the first sentence, and those you 
			              | can not read beyond the first page."
			              |                     -C.N. Yang
----------------------------------------------------------------------------



More information about the Python-list mailing list