

There's even a python.exe.įor comparison: the standard system-wide Python lives in C:\Python27\ by default. Instead, it lives in C:\Program Files\Inkscape. The EXE installer definitely does contain a check mark in that vein, not sure about the MSI installer variant (I seem to recall that the set of selectable options is not as rich in the MSI installer variant).Īnd here comes the catch: this Python runtime, as installed by Inkscape, is not installed system-wide. Regardless of whether you have some Python on your PC already or not, the Inkscape installer offers to install Python along with Inkscape (an option in the installer).

Python is a popular interpreted language and it can so happen that you have a pre-existing system-wide install of Python (some version) on your PC, at the time you install Inkscape. This means that a Python runtime engine is needed for those functions of Inkscape to work. Note that the "Technical details" of the error message seem to be different with different people = they are likely a host of various underlying problems, resulting from different misconfigurations surfacing in different people's Windows system images, or possibly different glitches occuring in the Inkscape installer package for Windows (various historical versions).įirst of all: note that some "peripheral" stuff in Inkscape is implemented as Python scripts or modules - such as, file imports and exports (some formats at least, mine was the DXF) and maybe the built-in help. I've just faced "this" bug in Windows 7 64b and InkScape 0.92.2 and I'd like to give a little talkative answer, to shed some light on the background of this "fantastic" phenomenon.
