MLMetrics.jl
MLMetrics.jl copied to clipboard
Pkg.add problem in both julia 0.5.0 and julia 0.6.0-rc2
Hello,
I have tried to install the package but I get an error. Anyone tried in julia 0.6 or 0.5?
julia> Pkg.add("MLMetrics")
ERROR: unknown package MLMetrics
macro expansion at ./pkg/entry.jl:53 [inlined]
(::Base.Pkg.Entry.##1#3{String,Base.Pkg.Types.VersionSet})() at ./task.jl:335
Stacktrace:
[1] sync_end() at ./task.jl:287
[2] macro expansion at ./task.jl:303 [inlined]
[3] add(::String, ::Base.Pkg.Types.VersionSet) at ./pkg/entry.jl:51
[4] (::Base.Pkg.Dir.##4#7{Array{Any,1},Base.Pkg.Entry.#add,Tuple{String}})() at ./pkg/dir.jl:36
[5] cd(::Base.Pkg.Dir.##4#7{Array{Any,1},Base.Pkg.Entry.#add,Tuple{String}}, ::String) at ./file.jl:70
[6] #cd#1(::Array{Any,1}, ::Function, ::Function, ::String, ::Vararg{String,N} where N) at ./pkg/dir.jl:36
[7] add(::String) at ./pkg/pkg.jl:117
Yea, I thought I would have been faster with the refactor but I wasn't, so it is not registered yet. I initially wanted to wait for LossFunctions, which is now done. Will soon spend time on this package again