-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Wait to load the kernel Fatal error: cannot load shared library dlllwt_unix_stubs
#110
Comments
I found that we must have the 4.06.1 at our PC |
ocaml-jupyter kernel automatically calls
|
Edit: sorry for reopening this issue. But I still can't figure out how to solve that. All the my information above is already updated. Thanks |
I cannot reproduce your problem on Ubuntu 18.04 on Docker. Your environment seems wrong.
Input commands:
|
I still have a such a error. Other commands produce no error.
|
I also have tried to re-install |
jupyter-archimedes sometimes failed to install because of ocaml/opam-repository#12774 (comment).
I think debugging your environment is hard for me because I cannot reproduce your trouble. I recommend you to use docker. |
The docker works well. |
Hi I have installed this kernel, but not able to use that.
Following is appeared, when I want to use the
ocaml kernel
.I do try with the default python2 and 3's kernel, they are working!
I have a chrome
Version 69.0.3497.100 (Official Build) (64-bit)
.On a ubuntu
Release: 18.04
With jupyter notebook --version
5.7.0
I have read #101, but I think no helpful for me. And there is not detailed documented how to solve such kind of problem.
Thanks for all kinds of hints!
Edit: sorry for reopening this issue. But I do have the newest
ocaml jupyter kernel
. Maybe this problem lays on other place.The text was updated successfully, but these errors were encountered: