Inkscape Community

Help Using Inkscape => Inkscape Beginners' Questions => Topic started by: StaticCode on March 07, 2018, 06:58:44 PM

Title: Voronoi Error says it needs some Python Package?
Post by: StaticCode on March 07, 2018, 06:58:44 PM
Hallo! I'm trying to make a voronoi pattern in Inkscape and I'm getting an error that says it's missing a Python thing "The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension"

I've posted a screenshot below of the problem. I don't really know how to go about this since I know nothing about Python or extensions.
Title: Re: Voronoi Error says it needs some Python Package?
Post by: Moini on March 08, 2018, 09:44:08 AM
I guess you have updated your Inkscape installation, without uninstalling the previous one. This messes up the Python installation currently.
The first thing to try is to:

- completely uninstall Inkscape, remove all folders and remnants manually, except for your user preferences directory (which is at a completely different location anyway)
- completely reinstall Inkscape

Let us know if that worked!
Title: Re: Voronoi Error says it needs some Python Package?
Post by: StaticCode on March 08, 2018, 02:23:00 PM
I guess you have updated your Inkscape installation, without uninstalling the previous one. This messes up the Python installation currently.
The first thing to try is to:

- completely uninstall Inkscape, remove all folders and remnants manually, except for your user preferences directory (which is at a completely different location anyway)
- completely reinstall Inkscape

Let us know if that worked!


Danke! It's fixed now!
Title: Re: Voronoi Error says it needs some Python Package?
Post by: Moini on March 09, 2018, 05:35:53 PM
Gern geschehn ;-)