Fabian Stiewitz
Fabian Stiewitz
I added a few checks to make sure that the error does not happen, but this fix does not deal with the source of the problem. If (as you say)...
The command is `CTRL+L CTRL+L`. You have to press it twice.
You could also overwrite the `ctrl-l ctrl-s` keybinding manually, but I guess an automated system would be better (by having the module react to the "Enable Keymap" box in settings-view)....
Uncaught Error: EPERM: operation not permitted, open 'C:\Users\Thoma\Documents\AR_OpenCV\.build-t...
A little more information would be appreciated, so far I can't spot a mistake in the package.
Uncaught Error: EPERM: operation not permitted, open 'C:\Users\Thoma\Documents\AR_OpenCV\.build-t...
Can you open/edit `.build-tools.cson` with other editors ? Can you create a new `.build-tools.cson` in windows (after making a backup of the old one, if necessary) ? Maybe its really...
Uncaught Error: EPERM: operation not permitted, open 'C:\Users\Thoma\Documents\AR_OpenCV\.build-t...
Well, if you can create and use a new `.build-tools.cson` then I guess it really was a permission problem, not a bug in my package. If you encounter this problem...