Comment 1 for bug 819209

Revision history for this message
su_v (suv-lp) wrote : Re: Extensions men does not work with Mac OS Lion

Which python version is installed by default on Mac OS X Lion?

Open a terminal window and type these two commands:
  which python
  python --version

and paste the output here.

(It seems likely that Mac OS X Lion updated the system version of Python to Python 2.7 - the available Inkscape packages for Mac OS X do not include the required python modules (lxml, numpy) for that version of python).