Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh: /WolframKernel: No such file or directory #110

Open
rafael5 opened this issue Apr 3, 2021 · 2 comments
Open

sh: /WolframKernel: No such file or directory #110

rafael5 opened this issue Apr 3, 2021 · 2 comments
Labels
still diagnosing the problem The problem contained in this pull request is still being diagnosed

Comments

@rafael5
Copy link

rafael5 commented Apr 3, 2021

When we configure Jupyter:

./configure-jupyter.wls add

We get the following error message:

sh: /WolframKernel: No such file or directory

I tried to remedy this by adding the WolframKernel to the PATH definition in .profile:

export WOLFRAM_PATH=/Applications/Wolfram\ Engine.app/Contents/Resources/Wolfram\ Player.app/Contents/MacOS/
export PATH="$WOLFRAM_PATH:$PATH"

But this didn't fix the issue.

@cc-wr cc-wr added the still diagnosing the problem The problem contained in this pull request is still being diagnosed label Apr 6, 2021
@sylviemonet
Copy link

Same issue on Mac M1 chip...

@Rullec
Copy link

Rullec commented Mar 23, 2023

Hi there, did you try dos2unix configure-jupyter.wls?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
still diagnosing the problem The problem contained in this pull request is still being diagnosed
Projects
None yet
Development

No branches or pull requests

4 participants