using xmpl.parsers.expat

Rajarshi Guha rajarshi at seed.chem.psu.edu
Wed Oct 3 18:26:51 EDT 2001


Hi,
  I just installed the RPM for Python 2.2a3.
When I try and do:

>>> import xml.parsers.expat

I get the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File 
"/usr/src/build/42396-i386/install/usr/lib/python2.2/xml/parsers/expat.py", 
line 4, in ?
ImportError: No module named pyexpat

Where is the module pyexpat supposed to come from? How do I get it to work 
(I need it so I can start using SOAP)

TIA
-- 
--
Rajarshi Guha



More information about the Python-list mailing list