Opened 15 years ago

Last modified 14 years ago

#21558 closed defect

Inkscape extensions can't find lxml — at Version 3

Reported by: niels.olson@… Owned by: devans@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port: inkscape

Description (last modified by dbevans (David B. Evans))

This may be related to changeset r36089

inkex.py, one of the core effects extensions for inkscape, requires python's lxml. Inkscape, whether fetched from SourceForge as a binary, or built through MacPorts, can't find the MacPorts version of lxml (port py25-lxml). I built lxml from the project's svn, pointed the setup.py file to MacPorts xml2 ans xslt (/opt/local/bin ...) and everything works.

Apparently this is something of a known issue within the Inkscape community

http://wiki.inkscape.org/wiki/index.php/GettingEffectsWorking

however, they seem to think it's been fixed.

Change History (3)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Keywords: inkscape lxml python py25 py25-lxml removed
Milestone: MacPorts Future
Owner: changed from macports-tickets@… to devans@…

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Is this still a problem with inkscape 0.48.0 which uses py26-lxml?

comment:3 Changed 14 years ago by dbevans (David B. Evans)

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.