#21820: py26-lxml breaks on build on snow leopard without py25-lxml installed -----------------------------------------------+---------------------------- Reporter: bumens@… | Owner: dbraband@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: py26 lxml build break snowleopard | Port: py26-lxml -----------------------------------------------+---------------------------- Comment(by stromnov@…): It's a problem with updated distutils module in Python 2.6.3. It's backward incompatible with current setuptools module when building C extensions via 'build_ext' target. As a workaround you can try Distribute module (http://tarekziade.wordpress.com/2009/10/03/python-2-6-3-and- distribute/). -- Ticket URL: <http://trac.macports.org/ticket/21820#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS