halamalala / inkscape2tikz

Automatically exported from code.google.com/p/inkscape2tikz
Other
22 stars 2 forks source link

export error on OSX 10.8 #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I use the plugin under OSX 10.6 & 10.8, but on 10.8 I can not create a working 
output. On both OSX I use Inkscape 0.48, the plugin is installed and I can run 
the export:
On OSX I must install Pythons lxml with easy_install in my home directory and I 
setup the /etc/launchd.conf with the PYTHONPATH. The plugin runs, but it 
creates an empty output (file & clipboard)

Original issue reported on code.google.com by philipp....@gmail.com on 18 Jul 2013 at 9:13

Attachments:

GoogleCodeExporter commented 8 years ago
I encountered that problem, so I installed lxml system-wide (sudo easy_install 
lxml, it calls /usr/bin/easy_install). It's dirty but it works now. I have 
Canopy installed, but it doesn't matter. I ran that out of the Canopy 
virtualenv (deactivate first).

Original comment by al.grav...@gmail.com on 20 Jul 2013 at 11:23

GoogleCodeExporter commented 8 years ago
With a "global" installation everything works fine. Is there a solution / idea 
to use the plugin also with a local installation in a self-defined pythonpath?

Original comment by philipp....@gmail.com on 23 Jul 2013 at 6:16

GoogleCodeExporter commented 8 years ago

Original comment by kjel...@gmail.com on 23 May 2014 at 8:42