This is resulting in an exception caused by a ClassCastException
I’m evaluating my code with reveal enabled (reveal nREPL middleware) with nREPL 0.8.2, Clojure 1.10.2, and Java 14.0.1.
Running without reveal successfully executes the form and returns the map.
I’ve created a GitHub project (https://github.com/affan-salman/libpython-clj-scratch) to hopefully help reproduce this.
Hi @affan.salman, can you share the whole stacktrace?
Ah, I see it in the enclosed project
I'll try to have a look...
Hi @vlaaad, thanks!
Is there anything I can do to assist, @vlaaad? Much appreciated!
Hey, I just released a fix for the issue you were having with libpython-clj, please try updating to 1.3.195
and see if it helps!
Hey @vlaaad, that sounds great; I’ll be able to get to my workstation shortly. :)
Tested it just now. That fixed it for sure @vlaaad; thanks!
yay! my pleasure!
hi. It would be nice if the Youtube video was referred in the documentation of Reveal https://www.youtube.com/watch?v=jq-7aiXPRKs
Good point. There is also a defn podcast...