SAXReaderNotAvaiable after switching Python

2008-03-17 Thread mich1985
Hello all,
after i have switched from python-2.4.2 to python-2.4.3 i get the
following message if run my web configuration:

parser = xml.sax.make_parser()
.
SAXReaderNotAvailable: No parsers found

The files under /usr/lib/python2.4/xml/sax are the same as before. Any
hints where i can start my search? (a ng search didn't solved my
problem).

Best Regards,
flo
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: SAXReaderNotAvaiable after switching Python

2008-03-17 Thread mich1985
Hello all,
i think that my problem is solved now. I haven't seen that the old
package was recompiled from another guy.

Best regards,
flo

On 17 Mrz., 13:12, mich1985 <[EMAIL PROTECTED]> wrote:
> Hello all,
> after i have switched from python-2.4.2 to python-2.4.3 i get the
> following message if run my web configuration:
>
> parser = xml.sax.make_parser()
> .
> SAXReaderNotAvailable: No parsers found
>
> The files under /usr/lib/python2.4/xml/sax are the same as before. Any
> hints where i can start my search? (a ng search didn't solved my
> problem).
>
> Best Regards,
> flo

-- 
http://mail.python.org/mailman/listinfo/python-list