-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
Error in IClojure notebook #46
Comments
Hi @tothda. Thanks for reporting. Can you please try 1.5.0? I'm curious to see if 1.5.3 broke something. |
I'm reproducing this error in 1.5.0 now. I never myself tested out this cause I was never able to get the IClojure working in my Linux environment (hence the impetus behind HCADatalab/IClojure#7, but that came after I released 1.5.0). The person who tested out 1.5.0 for me was @keesterbrugge. Can you please give us any more information about your environment that might help us solve this @keesterbrugge? Thanks in advance |
Thanks for testing this out @keesterbrugge! Would you please get us version information for python, jupyter, Clojure and IClojure? I have a feeling we're going to have to raise an IClojure issue. |
Actually, this looks to be related to this issue: clj-commons/ordered#40 (via owainlewis/yaml#28; see PR owainlewis/yaml#32). I've updated the version of Thanks to everyone who pitched in on reporting and debugging this issue! |
I'm running IClojure on OSX Mojave in the official docker container, with the command:
docker run -p 8888:8888 cgrand/iclojure
.I got the following error when trying to require
oz.notebook.iclojure
namespace:This is the output of the docker container:
iclojure.log
The text was updated successfully, but these errors were encountered: