-
Notifications
You must be signed in to change notification settings - Fork 7
kernel won't start / undefined symbol: zmq_msg_init #22
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
Comments
I also get this problem, Did u fix it? |
I got the same problem and I fixed in this way.
Why and what happened?I examine the step
After fix the mit-scheme kernel launched. So please check your log carefully, here is a no error log for your reference:
|
(my environment is Ubuntu via WSL 2 )
So far, I haven't been able to locally install the mit-scheme kernel. I've successfully installed MIT Scheme from source, ZeroMQ, and this repo, but when I run the last step of
jupyter console --kernel mit-scheme
I get the following:
The text was updated successfully, but these errors were encountered: