Dear People,
I'm having troubles using inkscape gcodetools plugin. For me it has been working quite well in windows, but it does not work in Linux. Everytime When I try to set the orientation point I get the message below. Can anyone help-me?
Traceback (most recent call last): File "gcodetools.py", line 6749, in <module> gcodetools.affect() File "/usr/share/inkscape/extensions/inkex.py", line 268, in affect self.effect() File "gcodetools.py", line 6685, in effect self.orientation() File "gcodetools.py", line 5851, in orientation doc_height = inkex.unittouu(self.document.getroot().get('height')) AttributeError: 'module' object has no attribute 'unittouu' ______ Prof. Edson P.Pfutzenreuter Coordenador do Programa de Pós Graduação em Artes Visuais Instituto de Artes - UNICAMP
Hi, You might want to confirm that the file inkex.py, (and the various gcodetools files), on your Linux machine is identical to the same file on your Windows machine. On Windows this would be in the directory: C:\Program Files\Inkscape\share\extensions\inkex.py
Alvin
-- View this message in context: http://inkscape.13.x6.nabble.com/gcodetools-tp4975098p4975099.html Sent from the Inkscape - User mailing list archive at Nabble.com.
participants (2)
-
alvinpenner
-
Edson Pfutzenreuter