WolframResearch / WolframLanguageForJupyter

Wolfram Language kernel for Jupyter notebooks
MIT License
1.05k stars 126 forks source link

configure-jupyter.wls: Communication with provided Wolfram Engine binary could not be established. #85

Closed shirha closed 3 years ago

shirha commented 4 years ago

Wolfram Engine 12 Windows 10

when I run the configure-jupyter.wls script

PS D:\apps\Mathematica\WolframLanguageForJupyter> wolframscript configure-jupyter.wls add "C:\Program Files\Wolfram Research\Wolfram Engine\12.0\WolframKernel.exe" "C:\Anaconda3\Scripts\Jupyter.exe"

I get the the following message

configure-jupyter.wls: Communication with provided Wolfram Engine binary could not be established.

I get the same message if I use Wolfram.exe instead of WolframKernel.exe Please help.

cc-wr commented 4 years ago

@shirha,

(I apologize for the delay.)

Unfortunately, I am unable to reproduce this issue.

Can you verify that C:\Program Files\Wolfram Research\Wolfram Engine\12.0\wolfram.exe can run on its own? (It may be possible that wolframscript is using a different Wolfram Engine.)

Also, are there any additional details of your environment that you can share?

cc-wr commented 3 years ago

I am closing this issue because additional diagnostic information was not provided.