Install winston on julia -
i' ve got julia installed on mac 10.7, unable install winston package.
that's happens:
pkg.add("winston") error: unknown dependency nifti: strpack ....
please help.
the julia-users@googlegroups.com list better place this. see https://github.com/julialang/julia/issues/3027. in short, pkg.update()
, try again.
Comments
Post a Comment