Closed eieieioo0o closed 10 years ago
In ST3, open up the python console and type the following:
zmq = cdll.LoadLibrary("/Users/takahashiyuta/.julia/v0.2/Homebrew/deps/usr/lib/libzmq.dylib")
and let me know what you see.
This may have to do with the usage of julia v0.2. Any updates?
Let me know if you still have issues.
Hi,
I am sorry for annoying you by this question, but ZMQ stuff still bothers me...
My libzmq.dylib is located at "/Users/takahashiyuta/.julia/v0.2/Homebrew/deps/usr/lib/libzmq.dylib".
But even if I put the location, sublime 3 cannot find the library. I am using Mac (10.7), and julia is version 2 and sublime is version 3.
Any hints to get rid of this issue?
Thanks,