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 keep dying #178

Closed
FrancoisFayard opened this issue May 19, 2014 · 31 comments
Closed

Kernel keep dying #178

FrancoisFayard opened this issue May 19, 2014 · 31 comments

Comments

@FrancoisFayard
Copy link

Hi,

I am using Anaconda 1.9.2 and Julia 0.2.1 on Mac OSX 10.9. When I launch IJulia with

ipython notebook --profile julia

and I create a new notebook, the kernel keeps dying without doing anything. The output of versioninfo(true) is :

Julia Version 0.2.1
Commit e44b593* (2014-02-11 06:30 UTC)
Platform Info:
System: Darwin (x86_64-apple-darwin12.5.0)
WORD_SIZE: 64
uname: Darwin 13.2.0 Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 x86_64 i386
Memory: 16.0 GB (7030.3125 MB free)
Uptime: 133826.0 sec
Load Avg: 1.55566 1.57129 1.62061
Intel(R) Core(TM) i7-4850HQ CPU @ 2.30GHz:
speed user nice sys idle irq
#1 2300 MHz 40258 s 0 s 33578 s 361861 s 0 s
#2 2300 MHz 8713 s 0 s 3892 s 423032 s 0 s
#3 2300 MHz 37253 s 0 s 12499 s 385921 s 0 s
#4 2300 MHz 8626 s 0 s 3820 s 423182 s 0 s
#5 2300 MHz 37760 s 0 s 12505 s 385394 s 0 s
#6 2300 MHz 8778 s 0 s 3832 s 423008 s 0 s
#7 2300 MHz 37470 s 0 s 12495 s 385683 s 0 s
#8 2300 MHz 8473 s 0 s 3793 s 423344 s 0 s BLAS: libgfortblas

LAPACK: liblapack
LIBM: libopenlibm
Environment:
DYLD_FALLBACK_LIBRARY_PATH = /usr/local/anaconda/lib
TERM = xterm-256color
PATH = /Applications/Julia.app/Contents/Resources/julia/bin:/usr/local/anaconda/bin:/Users/fayard/anaconda/bin:/usr/local/mysql/bin:/usr/local/anaconda/bin:/usr/local/cuda/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
HOME = /Users/fayard
DYLD_LIBRARY_PATH = /usr/local/cuda/lib:
FONTCONFIG_PATH = /Applications/Julia.app/Contents/Resources/julia/etc/fonts
GIT_EXEC_PATH = /Applications/Julia.app/Contents/Resources/julia/libexec/git-core

Package Directory: /Users/fayard/.julia/v0.2
Required packages:

  • Cairo 0.2.13
  • Gadfly 0.2.8
  • IJulia 0.1.9
    Additional packages:
  • BinDeps 0.2.12
  • Blocks 0.0.3
  • Codecs 0.1.0
  • Color 0.2.9
  • Compose 0.1.28
  • DataArrays 0.0.3
  • DataFrames 0.4.3
  • DataStructures 0.2.13
  • Datetime 0.1.3
  • Distance 0.2.6
  • Distributions 0.3.0
  • GZip 0.2.12
  • Hexagons 0.0.1
  • Homebrew 0.0.6
  • Iterators 0.1.2
  • JSON 0.3.5
  • Loess 0.0.2
  • Nettle 0.1.3
  • NumericExtensions 0.3.6
  • REPLCompletions 0.0.0
  • SortingAlgorithms 0.0.1
  • StatsBase 0.3.8
  • URIParser 0.0.2
  • ZMQ 0.1.10
@stevengj
Copy link
Member

Probably a duplicate of #177. Can you try Pkg.update() (to get ZMQ 0.1.11) and try again?

@FrancoisFayard
Copy link
Author

Hi Steven,

The problem is still there with ZMQ 0.1.11

@stevengj
Copy link
Member

I can't reproduce the problem on my Mac with the latest 0.2.1 build. What version of MacOS X do you have?

@stevengj
Copy link
Member

What is the exact error output in the Terminal from running ipython notebook --profile julia, after you start the IJulia session?

Can you try running the bare IJulia kernel to see if there is a more informative error message? In the Terminal,

/Applications/Julia-0.2.1.app/Contents/Resources/julia/bin/julia ~/.julia/IJulia/src/kernel.jl

@stevengj
Copy link
Member

(Note that if you updated Julia recently, you will need to run Pkg.build("IJulia") at the Julia command line to tell IPython where to find Julia.)

@FrancoisFayard
Copy link
Author

I have OSX Mavericks 10.9.3.

When running a bare IJulia kernel, I get

fayard@speed:~$ /Applications/Julia.app/Contents/Resources/julia/bin/julia /.julia/v0.2/IJulia/src/kernel.jl
connect ipython with --existing /Users/fayard/profile-4013.json
fayard@speed:
$

Is it what is expected ?

@FrancoisFayard
Copy link
Author

I have switched to Julia 0.3-dev, compiled from source, and the problem is the same. Here is what the console gives me :

fayard@speed:~$ ipython notebook --profile julia
Vendor: Continuum Analytics, Inc.
Package: mkl
Message: trial mode expires in 30 days
2014-05-20 03:25:00.504 [NotebookApp] Using existing profile dir: u'/Users/fayard/.ipython/profile_julia'
2014-05-20 03:25:00.512 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js
2014-05-20 03:25:00.524 [NotebookApp] Serving notebooks from local directory: /Users/fayard
2014-05-20 03:25:00.524 [NotebookApp] The IPython Notebook is running at: http://127.0.0.1:8998/
2014-05-20 03:25:00.524 [NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
2014-05-20 03:25:04.923 [NotebookApp] Connecting to: tcp://127.0.0.1:49201
2014-05-20 03:25:04.931 [NotebookApp] Kernel started: 92489808-f8ce-4066-ba6a-478fbd0132a6
2014-05-20 03:25:04.977 [NotebookApp] Connecting to: tcp://127.0.0.1:49200
2014-05-20 03:25:04.978 [NotebookApp] Connecting to: tcp://127.0.0.1:49199
2014-05-20 03:25:04.981 [NotebookApp] Connecting to: tcp://127.0.0.1:49198
2014-05-20 03:25:07.924 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 restarted
2014-05-20 03:25:10.935 [NotebookApp] KernelRestarter: restarting kernel (2/5)
WARNING:root:kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 restarted
2014-05-20 03:25:13.947 [NotebookApp] KernelRestarter: restarting kernel (3/5)
WARNING:root:kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 restarted
2014-05-20 03:25:16.959 [NotebookApp] KernelRestarter: restarting kernel (4/5)
WARNING:root:kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 restarted
2014-05-20 03:25:19.969 [NotebookApp] WARNING | KernelRestarter: restart failed
2014-05-20 03:25:19.969 [NotebookApp] WARNING | Kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 died, removing from map.
ERROR:root:kernel 92489808-f8ce-4066-ba6a-478fbd0132a6 restarted failed!
2014-05-20 03:25:24.273 [NotebookApp] Connecting to: tcp://127.0.0.1:49660
2014-05-20 03:25:24.273 [NotebookApp] Kernel started: ee9591a3-dd92-4892-9615-c3f56bdb0efe
2014-05-20 03:25:24.290 [NotebookApp] Connecting to: tcp://127.0.0.1:49657
2014-05-20 03:25:24.294 [NotebookApp] Connecting to: tcp://127.0.0.1:49659
2014-05-20 03:25:24.294 [NotebookApp] Connecting to: tcp://127.0.0.1:49658
2014-05-20 03:25:27.273 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel ee9591a3-dd92-4892-9615-c3f56bdb0efe restarted
2014-05-20 03:25:30.285 [NotebookApp] KernelRestarter: restarting kernel (2/5)
WARNING:root:kernel ee9591a3-dd92-4892-9615-c3f56bdb0efe restarted
2014-05-20 03:25:33.292 [NotebookApp] KernelRestarter: restarting kernel (3/5)
^C2014-05-20 03:25:35.725 [NotebookApp] interrupted
Serving notebooks from local directory: /Users/fayard
The IPython Notebook is running at: http://127.0.0.1:8998/
Shutdown this notebook server (y/[n])? 2014-05-20 03:25:36.298 [NotebookApp] KernelRestarter: restarting kernel (4/5)
y
2014-05-20 03:25:38.000 [NotebookApp] CRITICAL | Shutdown confirmed
2014-05-20 03:25:38.000 [NotebookApp] Shutting down kernels
2014-05-20 03:25:38.001 [NotebookApp] Kernel shutdown: ee9591a3-dd92-4892-9615-c3f56bdb0efe

@louisaslett
Copy link

Just to confirm I am having this problem too. I'm on latest Mavericks with Julia 0.2.1 and ipython 2.0.0. My colleague sitting next to me works fine on OS X 10.8.5 with Julia 0.2.1 and ipython 1.1.0.

@FrancoisFayard
Copy link
Author

Same problem here. On my desktop, with 10.8.5, Anaconda 1.9.2, Julia 0.2.1, ijulia works fine.
On my laptop, with 10.9.3, Anaconda 1.9.2, Julia 0.2.1 or 0.3.0-dev, ijulia keeps crashing one me.

There a few other differences in between the 2 machines (HomeBrew is available on the laptop, not on the desktop), but the OSX version is worth investigating.

@stevengj
Copy link
Member

I just tried on a fresh machine with 10.9.1, Anaconda, and Julia 0.2.1, and it works fine for me. I suppose I could try 10.9.3.

@Keno
Copy link
Member

Keno commented May 20, 2014

Could you all try Pkg.update() first and see if that fixes it?

@louisaslett
Copy link

Tried Pkg.update() and no change for me, sorry.

On 20 May 2014 18:32, Keno Fischer [email protected] wrote:

Could you all try Pkg.update() first and see if that fixes it?


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

@FrancoisFayard
Copy link
Author

Steven,

That's why I am not 100% sure about the OS version. I used to have a 10.9.x box with Anaconda 1.9.2 and Julia 0.2.1 which was working. Maybe 10.9.3 is the culprit.

@Keno
Copy link
Member

Keno commented May 20, 2014

@louisaslett Does it show any error messages? We fixed a ZMQ issue recently that caused this issue (though basically every issue could cause these symptoms so I'm not saying it's fixed necessarily).

@FrancoisFayard
Copy link
Author

Loladiro,

Same as Louis. Pkg.update() does not change anything. I have erased .ipython and .julia folder and built everything again and it does not work.

ZMQ is 0.1.11 and still is does not work.

@louisaslett
Copy link

@loladiro Indeed, I silently followed that issue and after updating the ZMQ related errors disappeared, but the kernel restart messages remained anyway:

ipython notebook --profile julia
2014-05-20 18:49:14.375 [NotebookApp] Using existing profile dir: u'/Users/louis/.ipython/profile_julia'
2014-05-20 18:49:14.380 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js
2014-05-20 18:49:14.395 [NotebookApp] Serving notebooks from local directory: /Users/louis
2014-05-20 18:49:14.395 [NotebookApp] 0 active kernels
2014-05-20 18:49:14.395 [NotebookApp] The IPython Notebook is running at: http://127.0.0.1:8998/
2014-05-20 18:49:14.395 [NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
2014-05-20 18:49:19.297 [NotebookApp] Kernel started: 96441002-6962-478e-a514-21e8ee48e775
2014-05-20 18:49:25.298 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel 96441002-6962-478e-a514-21e8ee48e775 restarted
2014-05-20 18:49:31.303 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel 96441002-6962-478e-a514-21e8ee48e775 restarted
^C2014-05-20 18:49:34.990 [NotebookApp] interrupted
Serving notebooks from local directory: /Users/louis
1 active kernels
The IPython Notebook is running at: http://127.0.0.1:8998/
Shutdown this notebook server (y/[n])? ^C2014-05-20 18:49:35.256 [NotebookApp] CRITICAL | received signal 2, stopping
2014-05-20 18:49:35.256 [NotebookApp] Shutting down kernels
2014-05-20 18:49:35.257 [NotebookApp] Kernel shutdown: 96441002-6962-478e-a514-21e8ee48e775

@stevengj
Copy link
Member

Just tried on MacOS 10.9.3 with Julia 0.2.1 (and Anaconda 2.0.4 with IPython 1.1), and it works fine for me.

@stevengj
Copy link
Member

One thing that I sometimes do for debugging: turn off the interception of STDOUT/STDERR, since that can swallow error messages. In ~/.julia/IJulia/src/stdio.jl, comment out the lines:

# const read_stdin, write_stdin = redirect_stdin()
# const read_stdout, write_stdout = redirect_stdout()
# const read_stderr, write_stderr = redirect_stderr()

and also comment out

#    @async watch_stream(read_stdout, "stdout")
#    @async watch_stream(read_stderr, "stderr")

Then see if it reports any more information (in the Terminal) from the kernel restart.

@FrancoisFayard
Copy link
Author

Thanks Steven. We are getting closer :

2014-05-20 21:05:47.124 [NotebookApp] Connecting to: tcp://127.0.0.1:55991
2014-05-20 21:05:47.124 [NotebookApp] Connecting to: tcp://127.0.0.1:55992
2014-05-20 21:05:47.126 [NotebookApp] Connecting to: tcp://127.0.0.1:55990
ERROR: error compiling start_heartbeat: could not load module libpthread: dlopen(libpthread.dylib, 1): image not found
 in include at boot.jl:244 (repeats 2 times)
 in include_from_node1 at loading.jl:128
while loading /Users/fayard/.julia/v0.3/IJulia/src/IJulia.jl, in expression starting on line 64
while loading /Users/fayard/.julia/v0.3/IJulia/src/kernel.jl, in expression starting on line 4

2014-05-20 21:05:50.038 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel 8d6fe7e9-9db5-4c16-8f89-ebdf81af9c8c restarted
ERROR: error compiling start_heartbeat: could not load module libpthread: dlopen(libpthread.dylib, 1): image not found
 in include at boot.jl:244 (repeats 2 times)
 in include_from_node1 at loading.jl:128
while loading /Users/fayard/.julia/v0.3/IJulia/src/IJulia.jl, in expression starting on line 64
while loading /Users/fayard/.julia/v0.3/IJulia/src/kernel.jl, in expression starting on line 4

For information, in my shell, export gives me :

declare -x Apple_PubSub_Socket_Render="/tmp/launch-hi76Nf/Render"
declare -x COMPUTER_NAME="speed"
declare -x DISPLAY="/tmp/launch-Ce9CLj/org.macosforge.xquartz:0"
declare -x DYLD_FALLBACK_LIBRARY_PATH="/usr/local/anaconda/lib"
declare -x HOME="/Users/fayard"
declare -x LANG="en_US.UTF-8"
declare -x LC_ALL="en_US.UTF-8"
declare -x LC_CTYPE="UTF-8"
declare -x LESS_TERMCAP_mb=""
declare -x LESS_TERMCAP_md=""
declare -x LESS_TERMCAP_me=""
declare -x LESS_TERMCAP_se=""
declare -x LESS_TERMCAP_so=""
declare -x LESS_TERMCAP_ue=""
declare -x LESS_TERMCAP_us=""
declare -x LOGNAME="fayard"
declare -x OLDPWD
declare -x PATH="/usr/local/mysql/bin:/usr/local/anaconda/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin"
declare -x PS1="\\[\\033[01;32m\\]\\u@\\h:\\[\\033[01;34m\\]\\W\$ \\[\\033[00m\\]"
declare -x PWD="/Users/fayard"
declare -x SHELL="/bin/bash"
declare -x SHLVL="1"
declare -x SSH_AUTH_SOCK="/tmp/launch-KJOz9x/Listeners"
declare -x TERM="xterm-256color"
declare -x TERM_PROGRAM="Apple_Terminal"
declare -x TERM_PROGRAM_VERSION="326"
declare -x TERM_SESSION_ID="EE27BB0B-B002-4ACF-824F-CF7E5B216B05"
declare -x TMPDIR="/var/folders/z_/6qg9l1jx1zv1nrn8jl9yh4j40000gn/T/"
declare -x USER="fayard"
declare -x __CF_USER_TEXT_ENCODING="0x1F5:0:0"
declare -x __CHECKFIX1436934="1"

By the way, how do you put formatted code in your posts ?

@stevengj
Copy link
Member

@InsideLoop, you can put formatted code blocks in a post by surrounding it with ```

@stevengj
Copy link
Member

So dlopen("libpthread") doesn't work on your machine? On my machine there is a /usr/lib/libpthread.dylib

@FrancoisFayard
Copy link
Author

No it doesn't.

   _       _ _(_)_     |  A fresh approach to technical computing
  (_)     | (_) (_)    |  Documentation: http://docs.julialang.org
   _ _   _| |_  __ _   |  Type "help()" to list help topics
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 0.3.0-prerelease+3121 (2014-05-19 22:16 UTC)
 _/ |\__'_|_|_|\__'_|  |  Commit e1468d5* (0 days old master)
|__/                   |  x86_64-apple-darwin13.2.0

julia> dlopen("libpthread")
ERROR: could not load module libpthread: dlopen(libpthread.dylib, 1): image not found
 in dlopen at c.jl:19```

@stevengj
Copy link
Member

Weird, I wonder why I have it and you don't? Maybe because I installed Xcode?

Can you verify that ls /usr/lib/libpthread* gives nothing?

Maybe we should be using some libuv thread function (uv_thread_create) instead...

@FrancoisFayard
Copy link
Author

Steven,

I have it on my computer :

fayard@speed:~$ locate libpthread
/Applications/Adobe CS6/Adobe Flash CS6/AIR3.4/lib/aot/stub/libpthread.dylib
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/lib/libpthread.dylib
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib/libpthread.dylib
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/lib/libpthread.dylib
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk/usr/lib/libpthread.dylib
/usr/lib/libpthread.dylib

Do you have any environment variables for librairies ? I have :

fayard@speed:~$ export | grep DYLD
declare -x DYLD_FALLBACK_LIBRARY_PATH="/usr/local/anaconda/lib"

If I remove it, I can load libpthread

julia> dlopen("libpthread")
Ptr{Void} @0x00007fd021fa6740

but then I have the following error with IJulia :

2014-05-20 22:37:08.040 [NotebookApp] Connecting to: tcp://127.0.0.1:57012
2014-05-20 22:37:08.049 [NotebookApp] Connecting to: tcp://127.0.0.1:57011
ERROR: Unable to load 

zmq (libzmq)

Please re-run Pkg.build(package), and restart Julia.
 in include at boot.jl:244 (repeats 2 times)
 in reload_path at loading.jl:152
 in _require at loading.jl:67
 in require at loading.jl:51
 in include at boot.jl:244 (repeats 2 times)
 in include_from_node1 at loading.jl:128
while loading /Users/fayard/.julia/v0.3/ZMQ/src/../deps/deps.jl, in expression starting on line 6
while loading /Users/fayard/.julia/v0.3/ZMQ/src/ZMQ.jl, in expression starting on line 5
while loading /Users/fayard/.julia/v0.3/IJulia/src/IJulia.jl, in expression starting on line 10
while loading /Users/fayard/.julia/v0.3/IJulia/src/kernel.jl, in expression starting on line 4

2014-05-20 22:37:10.954 [NotebookApp] KernelRestarter: restarting kernel (1/5)
WARNING:root:kernel 23636b6b-9c6d-4918-a2a9-678a8a85835f restarted
ERROR: Unable to load 

zmq (libzmq)

Maybe I should compile again Julia without this environment variable.

@stevengj
Copy link
Member

@staticfloat, any clue as to why dlopen("libpthread") would fail even though /usr/lib/libpthread.dylib exists?

@stevengj
Copy link
Member

Okay, I've just pushed a patch that uses libuv thread functions for the heartbeat, which simplifies the code and should hopefully work around this issue. Can you try Pkg.update() and see if it works now?

@FrancoisFayard
Copy link
Author

Steven,

Found the problem. I removed the

export DYLD_FALLBACK_LIBRARY_PATH="/usr/local/anaconda/lib"

from my .bash_profile. Then, I've erased .julia and I did Pkg.add("IJulia"). Everything is fine now.

@stevengj
Copy link
Member

@InsideLoop, great to know what the problem was!

With the new version it should work out of the box, though, since I avoid loading libpthread dynamically.

@FrancoisFayard
Copy link
Author

Steven,

I put back all my DYLD environment variables in my .bash_profile :

export DYLD_LIBRARY_PATH=/usr/local/cuda/lib:$DYLD_LIBRARY_PATH
export DYLD_FALLBACK_LIBRARY_PATH="/usr/local/anaconda/lib"

and now everything works fine with those variables. Thanks for your help.

Just seen your webpage. Nice to get computer help from a PDE guy :-)

@akashko
Copy link

akashko commented Aug 25, 2014

OS X Mavericks 10.9.4 Julia 0.2.1 Latest version of Anaconda. Tried PkgUpdate etc several times. DO not have any DYLD paths in bash_profile

2014-08-26 00:42:37.057 [NotebookApp] Using existing profile dir: u'/Users/alex/.ipython/profile_julia'
2014-08-26 00:42:37.134 [NotebookApp] Using MathJax from CDN: http://cdn.mathjax.org/mathjax/latest/MathJax.js
2014-08-26 00:42:37.779 [NotebookApp] Serving notebooks from local directory: /Users/alex
2014-08-26 00:42:37.780 [NotebookApp] 0 active kernels
2014-08-26 00:42:37.780 [NotebookApp] The IPython Notebook is running at: http://localhost:8998/
2014-08-26 00:42:37.780 [NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
2014-08-26 00:42:38.705 osascript[2163:d07] Error loading /Library/ScriptingAdditions/Numerics.osax/Contents/MacOS/Numerics: dlopen(/Library/ScriptingAdditions/Numerics.osax/Contents/MacOS/Numerics, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Numerics.osax/Contents/MacOS/Numerics: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Numerics.osax" declares no loadable handlers.
2014-08-26 00:42:38.866 osascript[2163:d07] Error loading /Library/ScriptingAdditions/Satimage.osax/Contents/MacOS/Satimage: dlopen(/Library/ScriptingAdditions/Satimage.osax/Contents/MacOS/Satimage, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Satimage.osax/Contents/MacOS/Satimage: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Satimage.osax" declares no loadable handlers.
2014-08-26 00:42:39.006 osascript[2163:d07] Error loading /Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib: dlopen(/Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/XMLLib.osax/Contents/MacOS/XMLLib: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/XMLLib.osax" declares no loadable handlers.
2014-08-26 00:43:21.698 [NotebookApp] Creating new notebook in /
2014-08-26 00:43:31.488 [NotebookApp] Kernel started: 13bc1254-c36d-4c14-8b86-fefc296fb839
ERROR: Unable to load

zmq (libzmq)

Please re-run Pkg.build(package), and restart Julia.
in include at boot.jl:238
in include_from_node1 at loading.jl:114
in include at boot.jl:238
in include_from_node1 at loading.jl:114
in reload_path at loading.jl:140
in _require at loading.jl:58
in require at loading.jl:43
in include at boot.jl:238
in include_from_node1 at loading.jl:114
in include at boot.jl:238
in include_from_node1 at loading.jl:114
in process_options at client.jl:303
in _start at client.jl:389
at /Users/alex/.julia/v0.2/ZMQ/src/../deps/deps.jl:4
at /Users/alex/.julia/v0.2/ZMQ/src/ZMQ.jl:5
at /Users/alex/.julia/v0.2/IJulia/src/IJulia.jl:9
at /Users/alex/.julia/v0.2/IJulia/src/kernel.jl:4

@stevengj
Copy link
Member

@akashko, does ipython notebook work (i.e. using Python, not Julia)?

In general, you should not post the same comment on multiple issue threads (here and #130). Most likely, what you are seeing is unrelated to these old issues anyway.

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

5 participants