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

[Errno 13] Permission denied: 'C:\\Program Files\\Inkscape\\share\\inkscape\\extensions' #269

Open
sprayed opened this issue Oct 13, 2023 · 3 comments

Comments

@sprayed
Copy link

sprayed commented Oct 13, 2023

Hi,
I'm so glad I found this tool, but I'm having some trouble getting it to work.
What does this error mean? The full error message from inkscape is below:

Traceback (most recent call last):
File "sendto_silhouette.py", line 833, in
e.run()
File "C:\Program Files\Inkscape\share\inkscape\extensions\inkex\base.py", line 123, in run
self.save_raw(self.effect())
File "sendto_silhouette.py", line 626, in effect
self.log = open(log_path, mode)
PermissionError: [Errno 13] Permission denied: 'C:\Program Files\Inkscape\share\inkscape\extensions'

@t0b3
Copy link
Collaborator

t0b3 commented Oct 13, 2023

@sprayed which version of the plugin do you run? how did you install it?

@sprayed
Copy link
Author

sprayed commented Oct 15, 2023

@sprayed which version of the plugin do you run? how did you install it?

I was using the latest version, newly downloaded to install this extension.
Inkscape version 1.0
inkscape-silhouette extension version 1.28
I followed the readme.md instructions for installing, libusb-win32 drivers installed with zadig 2.8

Since posting this issue I had to roll back to a previous system restore point. Zadig was not able to restore the drivers to the original (contrary to what the readme.md file said) and silhouette studio could not recognize any drivers other than the windows default one.

@t0b3
Copy link
Collaborator

t0b3 commented Oct 15, 2023

@sprayed can you try with the latest version (trunk) with this commit included? 91897cc

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

2 participants