Hello

 

I'm using python 2.4 on windows and just installed PyXML-0.8.4.win32-py2.4

Under python24/lib/xml I have the directories dom, sax and parsers.

 

"import xml" works fine, but when I try to import dom or sax package I get the error message

" ImportError: No module named sax "

 

Howcome? Is there anything more I need to do than just run the installation file to get it to work?
Have installed wx before and whit that I had no problem to get it to work…

 

Thanks in advance for any tips that could help!
 
/Per-Olof
_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to