Opened 4 years ago

Closed 2 years ago

#59905 closed defect (fixed)

inkscape @0.92.4: Extensions not working

Reported by: Gord-Butler Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: inkscape

Description

I just recently installed inkscape 0.92.4 on a Mid-2012 MacBook Pro with Mac High Sierra 10.13.6. I attempted to test a couple of the extensions from the Extensions menu. After I press Apply, I get the following dialog box:


The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension.Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/, or install it through your package manager by a command like: sudo apt-get install python-lxml

Technical details: No module named lxml


I'm not sure what Inkscape is looking for--the fantastic lxml wrapper, lxml itself, a particular version of Python, or something else. I did a search with the "port installed" command and found these:

Active Python versions:
python27 @2.7.17_0 (active)
python36 @3.6.10_0 (active)
python37 @3.7.6_0 (active)

Active python-lxml versions:
py27-lxml @4.4.1_0 (active)
py36-lxml @4.4.1_0 (active)

This is the system Python version, I think (reported via python --version)
Python 2.7.14

Change History (3)

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: dbevans removed
Keywords: inkscape 0.92.4 python py-lxml removed
Owner: set to dbevans
Port: inkscape added; inkscape_0.92.4 removed
Status: newassigned
Summary: Extensions not working on Inkscape 0.92.4inkscape @0.92.4: Extensions not working

comment:2 Changed 2 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed

Since this port has now been updated to 1.1.2, please let us know if this is still an issue.

If so, we'll reopen.

Note: See TracTickets for help on using tickets.