"ImportError: No module named sax.saxutils"

Martin Pool mbp at sourcefrog.net
Fri Jan 20 05:03:44 GMT 2006


If you install the current bzr 0.7-fixes over an existing installation
you may get this error.  The problem is that we renamed bzrlib.xml to
allow access to the python top-level namespace called 'xml', but there
may still be a .pyc or .pyo file installed. 

I had previously left John's renaming of xml_serializer in place, but I
think given we're pulling out the bug it fixes I'll revert that too.

After 0.7 we should rename that module, and people will need to just
remove the bzrlib installation before installing a new one.  (Which is a
pretty good practice anyhow.)

-- 
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060120/c0a45617/attachment.pgp 


More information about the bazaar mailing list