Ned Deily added the comment:
This problem was caused by a conflict between the expat parser included with
Python and the expat parser included with the MacPorts ports of the obsolete
pyxml package. The MacPorts project has subsequently deleted the py*-xml
ports. A solution for this issue is to remove the obsolete port, something like:
sudo port uninstall py26-xml
See https://trac.macports.org/ticket/32090 for a similar case and its
resolution.
----------
nosy: +ned.deily
resolution: -> out of date
stage: -> committed/rejected
status: open -> closed
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue5766>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com