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

***Kernel Died*** #80

Open
FegnYi-Ed-Liu opened this issue Dec 23, 2015 · 2 comments
Open

***Kernel Died*** #80

FegnYi-Ed-Liu opened this issue Dec 23, 2015 · 2 comments

Comments

@FegnYi-Ed-Liu
Copy link

My code is following, but keep kernel died....
feel helpless

*OSX 10.11.2
julia 4.0
sublime 3.0

"osx": {
"zmq_shared_library": "/.julia/v0.4/Homebrew/deps/usr/lib/libzmq.dylib",
"commands": [
{
"command_name": "default",
"julia": "/Applications/Julia-0.4.2.app/Contents/Resources/julia/bin/julia",
"julia_args": "",
"ijulia_kernel": "
/.julia/v0.4/IJulia/src/kernel.jl"
}
]

},

the console shows:

raceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 550, in run_
return self.run(edit, **args)
File "/Users/edsolitude/Library/Application Support/Sublime Text 3/Packages/IJulia/IJulia.py", line 316, in run
jv.enter(edit)
File "/Users/edsolitude/Library/Application Support/Sublime Text 3/Packages/IJulia/IJulia.py", line 181, in enter
self.kernel.queue.put_nowait(command)
AttributeError: 'IJuliaView' object has no attribute 'kernel'
Starting IJulia backend...
Command Executed: /Applications/Julia-0.4.2.app/Contents/Resources/julia/bin/julia /Users/edsolitude/.julia/v0.4/IJulia/src/kernel.jl "/Users/edsolitude/Library/Application Support/Sublime Text 3/Packages/User/profile-6.json"
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Heartbeat didn't get a response
Kernel died, closing sockets....
Sockets closed...

@AzamatB
Copy link

AzamatB commented Jan 7, 2016

I'm having the same issue on Mac

@giopaglia
Copy link

giopaglia commented Jan 14, 2021

Same issue here on Ubuntu, could you people find there a fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants