Instalar gcodetools en Inkscape

instalar python2.7.9    https://www.python.org/ftp/python/2.7.9/python-2.7.9.msi
elegir la instalacion custom y marcar "add python.exe to path"

renombrar C:\Program Files\Inkscape\python a
C:\Program Files\Inkscape\python-old   *esto es para que no use este python sino el que instalamos en c:\*

abrir cmd como admin.

C:\Python27>pip install numpy

instalar:
lxml-3.3.5.win32-py2.7.exe

*si dice que no hay python 2.7 en la registry hacer esto:

copiar la clave de este path

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Python\PythonCore\2.7\InstallPath

a este otro

HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.7\InstallPath

Abrir inkscape!!!


fuentes:
https://github.com/TurnkeyTyranny/laser-gcode-exporter-inkscape-plugin/blob/master/README.md
https://avaminzhang.wordpress.com/2011/11/24/python-version-2-7-required-which-was-not-found-in-the-registry/

No hay comentarios:

Publicar un comentario