Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Pkg.add problem in both julia 0.5.0 and julia 0.6.0-rc2 #16

Open
davidbp opened this issue May 28, 2017 · 1 comment
Open

Pkg.add problem in both julia 0.5.0 and julia 0.6.0-rc2 #16

davidbp opened this issue May 28, 2017 · 1 comment

Comments

@davidbp
Copy link

davidbp commented May 28, 2017

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
@Evizero
Copy link
Member

Evizero commented May 28, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants