Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

wrong command suggestion on precompile error #178

Open
Ken-B opened this issue Sep 4, 2019 · 0 comments
Open

wrong command suggestion on precompile error #178

Ken-B opened this issue Sep 4, 2019 · 0 comments

Comments

@Ken-B
Copy link

Ken-B commented Sep 4, 2019

When loading SpecialFunctions failed, it should suggest to re-run Pkg.build("SpecialFunctions") instead of re-run Pkg.build("fvheQ") (the latter command does not work).

At JuliaLang/Pkg.jl#1290 it was suggested this might be an issue of BinaryProvider.jl.

julia> using Distributions
[ Info: Precompiling Distributions [31c24e10-a181-5473-b8eb-7969acd0382f]
ERROR: LoadError: InitError: /Users/ken/.julia/packages/SpecialFunctions/fvheQ/deps/usr/lib/libopenspecfun.1.3.dylib cannot be opened, Please re-run Pkg.build("fvheQ"), and restart Julia.
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

1 participant