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

LoadError when using LowRankDPP #1

Open
louiseGAN514 opened this issue Oct 25, 2019 · 0 comments
Open

LoadError when using LowRankDPP #1

louiseGAN514 opened this issue Oct 25, 2019 · 0 comments

Comments

@louiseGAN514
Copy link

After installing the package LowRankDPP, i used this command julia > using LowRankDPP but julia threw an error, shown as:
ERROR: LoadError: LoadError: ArgumentError: Package LowRankDPP does not have HDF5 in its dependencies:
- If you have LowRankDPP checked out for development and have added HDF5 as a dependency but haven't updated your primary environment's manifest file, try Pkg.resolve().
- Otherwise you may need to report an issue with LowRankDPP

Stacktrace:
[1] require(::Module, ::Symbol) at ./loading.jl:836
[2] include at ./boot.jl:317 [inlined]
[3] include_relative(::Module, ::String) at ./loading.jl:1044
[4] include at ./sysimg.jl:29 [inlined]
[5] include(::String) at /home/lugan/.julia/packages/LowRankDPP/H6i8g/src/LowRankDPP.jl:1
[6] top-level scope at none:0
[7] include at ./boot.jl:317 [inlined]
[8] include_relative(::Module, ::String) at ./loading.jl:1044
[9] include(::Module, ::String) at ./sysimg.jl:29
[10] top-level scope at none:2
[11] eval at ./boot.jl:319 [inlined]
[12] eval(::Expr) at ./client.jl:393
[13] top-level scope at ./none:3
in expression starting at /home/lugan/.julia/packages/LowRankDPP/H6i8g/src/DPPLearningBayesian.jl:1
in expression starting at /home/lugan/.julia/packages/LowRankDPP/H6i8g/src/LowRankDPP.jl:5
ERROR: Failed to precompile LowRankDPP [9b9b7fa5-5be1-5dfa-9a06-d76e2896ef30] to /home/lugan/.julia/compiled/v1.0/LowRankDPP/JNFL6.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1203
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853

Can anyone give me an idea where to add this dependancy? Thanks.

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