Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pkg.add("GLM") returns ERROR: key not found: "Sampling" #81

Closed
floswald opened this issue Jul 19, 2014 · 1 comment
Closed

Pkg.add("GLM") returns ERROR: key not found: "Sampling" #81

floswald opened this issue Jul 19, 2014 · 1 comment

Comments

@floswald
Copy link

I just got the latest binary and started from a clean slate. i get

julia> Pkg.add("GLM")
ERROR: key not found: "Sampling"
 in wait at task.jl:51
 in add at pkg/entry.jl:314
 in add at pkg/entry.jl:71
 in anonymous at pkg/dir.jl:28
 in add at pkg.jl:20

on

julia> versioninfo()
Julia Version 0.3.0-rc1+60
Commit a327b47* (2014-07-17 19:50 UTC)
Platform Info:
  System: Darwin (x86_64-apple-darwin13.3.0)
  CPU: Intel(R) Core(TM) i5-2435M CPU @ 2.40GHz
  WORD_SIZE: 64
  BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)
  LAPACK: libopenblas
  LIBM: libopenlibm
@floswald
Copy link
Author

i think this belongs to Distributions.
JuliaStats/Distributions.jl#262

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

No branches or pull requests

1 participant