Mac - VS Code - PyMakr
-
VS Code pymakr console goes into infinite loop with following error message:
The terminal process terminated with exit code: 1
execvp(3) failed.: No such file or directoryCan someone explain how to fix it or is there some workaround.
My SW versions are the following:
VS Code version: 1.45.1
Node.js: 12.8.1
OS: Darwin x64 19.4.0
Pymakr: 1.1.6
-
@pyfun thanks, figured it as well, would prefer VS code still
-
@kkerem i gave up trying to fix and instead moved over to using Atom, which works well.
I think the issue could be to do with pymakr being unable to find node due to some path issue, but never managed to find a working solution.