Installer Inkscape :
Télécharger et installer Inkscape à partir de http://inkscape.org/download/?lang=fr
! Pré requis OSX sur Maverick
Installer les outils en ligne de commande de xcode
xcode-select --install
Installer la couche X11 à partir de http://xquartz.macosforge.org/landing/, car elle n'est plus intégrée à Maverick
Installer LXML :
osx-jpc:~$ sudo easy_install lxml Password: xxxx Searching for lxml Reading http://pypi.python.org/simple/lxml/ Reading http://codespeak.net/lxml Best match: lxml 2.3beta1 Downloading http://pypi.python.org/packages/source/l/lxml/lxml-2.3beta1.tar.gz Processing lxml-2.3beta1.tar.gz Running lxml-2.3beta1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BycucT/lxml-2.3beta1/egg-dist-tmp-hggWpj Building lxml version 2.3.beta1. NOTE: Trying to build without Cython, pre-generated 'src/lxml/lxml.etree.c' needs to be available. Using build configuration of libxslt 1.1.24 Adding lxml 2.3beta1 to easy-install.pth file Installed /Library/Python/2.6/site-packages/lxml-2.3beta1-py2.6-macosx-10.6-universal.egg Processing dependencies for lxml Finished processing dependencies for lxml
Installation de numpy:
osx-jpc:~$ sudo easy_install numpy Adding numpy 1.5.1 to easy-install.pth file Installing f2py script to /usr/local/bin ... ... Installed /Library/Python/2.6/site-packages/numpy-1.5.1-py2.6-macosx-10.6-universal.egg Processing dependencies for numpy Finished processing dependencies for numpy
Vous pourrez ensuite profiter de l'export DXF, sans warning associé...