We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inkskape gives me this error message:
Traceback (most recent call last): File "visicut_export.py", line 307, in <module> VISICUTBIN = which("VisiCut.MacOS", [VISICUTDIR]) File "visicut_export.py", line 126, in which raise Exception("Cannot find executable {0} in PATH={1}.\n\n" Exception: Cannot find executable 'VisiCut.MacOS' in PATH=['/private/var/folders/jn/n0mgw6695ljfn52cl4wwy1s80000gn/T/AppTranslocation/E526F05C-2D55-40E7-B13A-00BBB5CE255F/d/VisiCut.app/Contents/Resources/Java', '/Applications/Inkscape.app/Contents/MacOS', '/Applications/Inkscape.app/Contents/MacOS/../Resources/bin', '/usr/bin', '/bin', '/usr/sbin', '/sbin', ''].
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Inkskape gives me this error message:
The text was updated successfully, but these errors were encountered: