wolfram-language-notebook
wolfram-language-notebook copied to clipboard
Command wolframscript cannot be launch
Describe the bug wolframscript doesn't start in vscode, even the terminal that vscode opens, but wolframscript is installed and works in all other terminals (like cmd, pws, etc.) that I run manually directly.
Expected behavior The wolframscript work on my vscode.
Environment (please complete the following information):
- Operating system: win 11
- Mathematica/Engine: 13.2
- VS Code: 1.74.3
- Version: 0.1.0
Additional context [Thu, 09 Feb 2023 19:30:08 GMT] kernelIsRemote = false, kernelPort = 63013 [Thu, 09 Feb 2023 19:30:08 GMT] kernelInitPath = c:\Users\user.vscode\extensions\njpipeorgan.wolfram-language-notebook-0.1.0\resources\init-compressed.txt [Thu, 09 Feb 2023 19:30:08 GMT] kernelRenderInitPath = c:\Users\user.vscode\extensions\njpipeorgan.wolfram-language-notebook-0.1.0\resources\render-html.wl [Thu, 09 Feb 2023 19:30:08 GMT] launchCommand = wolframscript [Thu, 09 Feb 2023 19:30:08 GMT] launchArguments = -code,ToExpression["zmqPort=63013;"<>Uncompress["1:eJy9PA1X27iy96e4gsMBrkJJ+7bvHSB54fOWu0ApSXfvWdcLJhHEi2OnttNCQ/afvf/2ZvRhS7IdUtpddimJJY1Go9F8yy+u44vu/7n/+MfqurO1de737/xbtrXlrK993Gy+wl/e0GX9LIijvGF1/ [Thu, 09 Feb 2023 19:30:08 GMT] Error occured in spwaning the kernel process: Error: spawn wolframscript ENOENT
I have the same issue on Mac. I was wondering whether you solved this issue?