Hi! I just learned about Inkscape today as I was looking for options on how I can conveniently turn a 2D logo into 3D for SketchUp and now I'm having trouble on saving the file because it won't save as ".dxf". A pop-up message appears that says:
Inkscape has received additional data from the script executed. The script did not return an error, but this may indiicate the results will not be as expected.
Traceback (most recent call last): File "F:\share\inkscape\extensions\dxf_outlines.py", line 38, in <module> import inkex File "F:\share\inkscape\extensions\inkex\__init__.py", line 11, in <module> from .extensions import * File "F:\share\inkscape\extensions\inkex\extensions.py", line 34, in <module> from .elements import ( File "F:\share\inkscape\extensions\inkex\elements\__init__.py", line 9, in <module> from ._parser import SVG_PARSER, load_svg File "F:\share\inkscape\extensions\inkex\elements\_parser.py", line 30, in <module> from lxml import etree ModuleNotFoundError: No module named 'lxml'
I hope you can help me out on this one and tell me what to do/what went wrong. Would really appreciate it!
Attached below are the ff:
Version of Inkscape compatible to the pc
pop-up messages when I try to save the file to .dxf
Hi! I just learned about Inkscape today as I was looking for options on how I can conveniently turn a 2D logo into 3D for SketchUp and now I'm having trouble on saving the file because it won't save as ".dxf". A pop-up message appears that says:
Inkscape has received additional data from the script executed. The script did not return an error, but this may indiicate the results will not be as expected.
Traceback (most recent call last):
File "F:\share\inkscape\extensions\dxf_outlines.py", line 38, in <module>
import inkex
File "F:\share\inkscape\extensions\inkex\__init__.py", line 11, in <module>
from .extensions import *
File "F:\share\inkscape\extensions\inkex\extensions.py", line 34, in <module>
from .elements import (
File "F:\share\inkscape\extensions\inkex\elements\__init__.py", line 9, in <module>
from ._parser import SVG_PARSER, load_svg
File "F:\share\inkscape\extensions\inkex\elements\_parser.py", line 30, in <module>
from lxml import etree
ModuleNotFoundError: No module named 'lxml'
I hope you can help me out on this one and tell me what to do/what went wrong. Would really appreciate it!
Attached below are the ff:
Hi.
Can SketchUp import dxf files? My (older) version isn´t able to load 2d vector data.