njpipeorgan / wolfram-language-notebook

Notebook support for Wolfram Language in VS Code
Apache License 2.0
157 stars 12 forks source link

Command wolframscript cannot be launch #45

Open acqxi opened 1 year ago

acqxi commented 1 year ago

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):

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

SinHanYang commented 7 months ago

I have the same issue on Mac. I was wondering whether you solved this issue?