-
Notifications
You must be signed in to change notification settings - Fork 294
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
Error connecting to a Mathematica Notebook #4041
Comments
Thanks for reporting the issue @lyyc199586, Please set the setting Also, I did try to install Wolfram Engine, but I can't get an ID because they think my email isn't real. Did that happen to you by any chance? |
Thanks for your reply! I reproduce the issue with
However, I can open jupyternotebook from VS Code terminal and run Mathematica in it. Also, I used my outlook email to register a Wolfram ID. Thanks again. |
Thanks for sharing your logs. What I'm thinking is that Wolfram uses zmq, and since we do too, that might be the issue. Could you please share your environment by running And there's another thing that I'd like to ask you to try:
Please let me know if that works. |
Environment data
Expected behaviour
Connecting to a Mathematica notebook
Actual behaviour
Error: 'Timed out waiting to get a heartbeat from kernel process.'
Steps to reproduce:
Install Wolfram Engine and WolframLanguageForJupyter
Successfully run Mathematica notebook in Jupyter (not in VS Code)
Try to run Mathematica notebook in Jupyter (within VS Code)
Logs
Output for
Jupyter
in theOutput
panelThe text was updated successfully, but these errors were encountered: