Daniel Liden

Results 8 comments of Daniel Liden

I am encountering the same issue, but with 28.0.50. ```checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/home/djliden91/coffeemacs/elpa/zmq-20210613.343/src/libzmq': configure: error: C compiler cannot create...

Aside from this warning, does emacs-jupyter work for you with emacs 29? It works for me with emacs 28 but not 29. (message `Warning: Unknown type: zmq-socket` when I try...

I also encountered this. MacOS 13.5. I tried it with Julia versions 1.8 and 1.9.

Thanks for looking! Here is the log. [build.log](https://github.com/dfdx/Spark.jl/files/12268151/build.log)

Looks like something with JavaCall...I'll see what I can do in tracking down the issue from that direction. ``` julia> # Julia REPL using JavaCall julia> JHashMap = @jimport java.util.HashMap...

I have a bit more testing to do but at least part of the issue appears to relate back to this warning in the JavaCall docs: > Setting JULIA_COPY_STACKS=yes in...

I'll dig into that further a little later this week; thank you for the pointers.

Apologies for the slow response. I *believe* everything is working for me now. I'm not sure which exact combination of fixes got everything working; I hope to start over later...