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

ijulia never launches on Mac #76

Open
lewisl opened this issue Oct 16, 2015 · 4 comments
Open

ijulia never launches on Mac #76

lewisl opened this issue Oct 16, 2015 · 4 comments

Comments

@lewisl
Copy link

lewisl commented Oct 16, 2015

I either get the new tab, but never the julia startup or I get *** dead kernel. Julia is installed with the right packages as jupyter notebook launches in the browser with a working Julia kernel.

Here is my setup. I've also tried with "julia": "julia" and that doesn't work.
"osx": {
"zmq_shared_library": "/Users/lewislevinmbr/.julia/v0.4/Homebrew/deps/usr/lib/libzmq.dylib",
"commands": [
{
"command_name": "default",
"julia": "/Applications/Julia-0.4.0.app/Contents/Resources/julia/bin/julia",
"julia_args": "",
"ijulia_kernel": "/Users/lewislevinmbr/.julia/v0.4/IJulia/src/kernel.jl"
}
]
},

Version of julia is 0.4.0 released.

No clue what to do.

@lewisl
Copy link
Author

lewisl commented Oct 17, 2015

I uninstalled the package, deleted the settings file.

Reinstalled. No go.

In Julia, I ran Pkg.update() and Pkg.build(). Went back to Sublime. Still no go.

Something big and simple is broken; no clue what it could be. No diagnostics whatever.

@lewisl
Copy link
Author

lewisl commented Oct 17, 2015

Should have noted version of ijulia package is 1.1.7.

@clarencejlee
Copy link

I also ran into this problem. There is a compatibility issue with IJulia v. 1.1.7. Have you tried pinning it to an earlier version? See this thread here:

#74

@lewisl
Copy link
Author

lewisl commented Oct 18, 2015

Haven’t tried another version. Which version do you think is clean? Works great with Jupyter in the browser so not sure I want to go back.

Who’s “bug” is it to fix?

On Oct 17, 2015, at 6:45 AM, clarencejlee <[email protected]mailto:[email protected]> wrote:

I also ran into this problem. There is a compatibility issue with IJulia v. 1.1.7. Have you tried pinning it to an earlier version? See this thread here:

#74#74


Reply to this email directly or view it on GitHubhttps://github.com//issues/76#issuecomment-148917079.

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

2 participants