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

Jupyter notebook app failed to restart KernelRestarter #19

Open
AllenCheng5186 opened this issue Dec 19, 2022 · 0 comments
Open

Jupyter notebook app failed to restart KernelRestarter #19

AllenCheng5186 opened this issue Dec 19, 2022 · 0 comments

Comments

@AllenCheng5186
Copy link

I've installed the zeromq and iracket packages on my Mac. But when I run the jupyter server, the jupyter notebook app fails to start and connect the KernelRestarter. I think it is because something goes wrong with zeromq. Please see the log attached. Could u tell me how to fix it? Thank you for your help in advance.

[NotebookApp] Kernel started: c******9, name: racket
Kernel starting.
zmq-socket: could not find libzmq library
error: "ffi-lib: could not load foreign library\n path: libzmq.5.dylib\n system error: dlopen(libzmq.5.dylib, 0x0006): tried: 'libzmq.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibzmq.5.dylib' (no such file), '/usr/lib/libzmq.5.dylib' (no such file, not in dyld cache), 'libzmq.5.dylib' (no such file), '/usr/lib/libzmq.5.dylib' (no such file, not in dyld cache)"
context...:
/Applications/Racket/collects/racket/contract/private/arrow-val-first.rkt:555:3
/Users/Username/Library/Racket/8.7/pkgs/iracket/private/jupyter.rkt:324:2: serve
/Users/Username/Library/Racket/8.7/pkgs/iracket/private/jupyter.rkt:321:0: call-with-services
/Users/Username/Library/Racket/8.7/pkgs/iracket/iracket.rkt:12:0: start-kernel
body of (submod "/Users/Username/Library/Racket/8.7/pkgs/iracket/iracket.rkt" main)

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

1 participant