Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find the path of the Inkscape executable. #21

Open
MaitrePo opened this issue May 14, 2020 · 3 comments
Open

Can't find the path of the Inkscape executable. #21

MaitrePo opened this issue May 14, 2020 · 3 comments

Comments

@MaitrePo
Copy link

Hello,

I just installed Inkscape and your OpenSCAD-DXF-export extension on Windows 10, but when I try to use it, I get the following error message :

Traceback (most recent call last):
File "openscad_dxf.py", line 287, in
OpenSCADDXFEffect().affect()
File "openscad_dxf.py", line 48, in init
object2path.ObjectToPath.init(self)
File "C:\Users\Pauline\AppData\Roaming\inkscape\extensions\openscad_dxf\inkinkex.py", line 73, in init
self.inkscape_path = inkutils.find_inkscape_path()
File "C:\Users\Pauline\AppData\Roaming\inkscape\extensions\openscad_dxf\inkutils.py", line 25, in find_inkscape_path
raise InkscapeEnvironmentError(
inkutils.InkscapeEnvironmentError: Can't find the path of the Inkscape executable.

When I installed Inkscape, I choose to add it in the path for all uers.
I put the file and the directory under :
C:\Users\Pauline\AppData\Roaming\inkscape\extensions
and
C:\Program Files\Inkscape\share\inkscape\extensions\

I tried to move the content of the openscad_dxf directory at the same place than openscad_dxf.inx, in both places (Users and Program Files) but I still get the error, OR the OpenDXF export format is not available.
I don't understand and I don't know what to try now, can you give me any advice ?
Regards

@brad
Copy link
Owner

brad commented May 15, 2020 via email

@emersonmoretto
Copy link

I have exaclty the same issue, Inkscape 1.0..
Any advice??

thank u

@MaitrePo
Copy link
Author

MaitrePo commented Jun 9, 2020

What version of inkscape?

SORRY, I missed your message ! It is version 1.0 (4035a4fb49, 2020-05-01)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants