-
Notifications
You must be signed in to change notification settings - Fork 44
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
Pkg.build(IJulia) fails, and "Kernel error" always appears when running Jupyter notebook for Julia coding #115
Comments
Dup of #80 ? This is a common issue for Julians in mainland China. |
I am in the US, and use a laptop provided by my employer. |
Then that's probably a Windows firewall issue. Have you tried the solutions discussed in #47 (comment) and #90. |
I removed the prefix Can you please take a look at the following new output and tell me what I should do next? Thank you!
|
Did you reset |
I created an issue #115 in WinRPM.jl. With the help of @Gnimuc, the ZMQ error is now gone. But when I run
Can anyone tell me how to fix it? Thank you for your time and help! |
I got my question solved. Thank you, @Gnimuc |
I have downloaded Jupyter notebook from Anaconda so that I can code Python and Julia. After installation, Python coding is working fine, while Julia coding never works b/c the notebook always indicates "kernel error".
Typing
where jupyter
at the Windows command prompt, I was toldINFO: Could not find files for the given pattern(s).
I go ahead to add IJulia
I think it is because this is a second time I run this. When when I run the following
Many errors come out:
One more word: I did install it by choosing "Run as administrator."
Can anyone tell me what's wrong with my installation? Thank you.
The text was updated successfully, but these errors were encountered: