Wow, you guys are fast to reply!

On Wednesday, October 7, 2015 at 10:16:35 PM UTC-7, Tony Kelman wrote:
>
> What does Pkg.installed("ZMQ") say?
>

v"0.3.0"

FYI, I tried to update everything, e.g. 

$ brew update
$ brew upgrade
julia> Pkg.update()
julia> Pkg.build("IJulia")
$ pip list --outdated 
$ pip install -U <each outdated package>

etc.  Not sure why I sometimes need to do a Pkg.build() e.g. with IJulia. 
 Does ZMQ require a build() also?

 

Reply via email to