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

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -