Hi all.
Using Julia 0.3.5 on a Windows XP (sp3) machine, I attempted to install the
following package, please see below, which resulted in the given error
message:
julia> Pkg.add("PyPlot")
INFO: Cloning cache of Color from git://github.com/JuliaLang/Color.jl.git
ERROR: chmod: no such file or directory (ENOENT)
in wait at task.jl:51
in sync_end at task.jl:311
in add at pkg/entry.jl:319
in add at pkg/entry.jl:71
in anonymous at pkg/dir.jl:28
in cd at file.jl:30
in cd at pkg/dir.jl:28
in add at pkg.jl:20
I don't understand how to resolve this issue since I am inexperienced with
regard to both github and Julia.
Thanks,
~Caitlin