Open ayaka-usui opened 6 years ago
Seems like in the more recent version one should write ZMQ.libzmq instead
Seems like in the more recent version one should write ZMQ.libzmq instead
I'm similarly unable to find the zmq_shared_library, when I type ZMQ.libzmq it prints:
"libzmq.dll"
.
Setting "zmq_shared_library" as this also does not work.
I am trying to set up sublime-IJulia, but I have a problem in doing Sublime-IJulia.sublime-settings, which is step 7 in README.md. My file is as below.
In this setting, I tried to open new IJulia console, but the sublime stoped. I thought there is anything wrong with "zmp_shared_library". I tried "Using ZMQ; ZMQ.zmq" from within Julia RERL, and then this error came out.
I was wondering what I should do. Thanks for your help!
For your information, I am following the procedure of README.md and have installed "IJulia" and "ZMQ". This is a result when "Pkg.status()" is typed in Julia RERL.