Anyone have any ideas about this?
julia> using MLJBase
[ Info: Precompiling MLJBase [a7f614a8-145f-11e9-1d2a-a57a1082229d]
ERROR: LoadError: Unable to import Arpack_jll on Julia versions older than 1.3!
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] top-level scope at /Users/anthony/.julia/packages/Arpack_jll/HCY9Y/src/Arpack_jll.jl:18
[3] include at ./boot.jl:326 [inlined]
[4] include_relative(::Module, ::String) at ./loading.jl:1038
[5] include(::Module, ::String) at ./sysimg.jl:29
[6] top-level scope at none:2
[7] eval at ./boot.jl:328 [inlined]
[8] eval(::Expr) at ./client.jl:404
[9] top-level scope at ./none:3
in expression starting at /Users/anthony/.julia/packages/Arpack_jll/HCY9Y/src/Arpack_jll.jl:3
ERROR: LoadError: Failed to precompile Arpack_jll [68821587-b530-5797-8361-c406ea357684] to /Users/anthony/.julia/compiled/v1.1/Arpack_jll/m4kdm.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1197
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
[6] include at ./boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1038
[8] include(::Module, ::String) at ./sysimg.jl:29
[9] top-level scope at none:2
[10] eval at ./boot.jl:328 [inlined]
[11] eval(::Expr) at ./client.jl:404
[12] top-level scope at ./none:3
in expression starting at /Users/anthony/.julia/packages/Arpack/o35I5/src/Arpack.jl:8
ERROR: LoadError: LoadError: Failed to precompile Arpack [7d9fca2a-8960-54d3-9f78-7d1dccf2cb97] to /Users/anthony/.julia/compiled/v1.1/Arpack/X5VZL.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1197
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
[6] include at ./boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1038
[8] include at ./sysimg.jl:29 [inlined]
[9] include(::String) at /Users/anthony/.julia/packages/PDMats/oM5dS/src/PDMats.jl:1
[10] top-level scope at /Users/anthony/.julia/packages/PDMats/oM5dS/src/PDMats.jl:52
[11] include at ./boot.jl:326 [inlined]
[12] include_relative(::Module, ::String) at ./loading.jl:1038
[13] include(::Module, ::String) at ./sysimg.jl:29
[14] top-level scope at none:2
[15] eval at ./boot.jl:328 [inlined]
[16] eval(::Expr) at ./client.jl:404
[17] top-level scope at ./none:3
in expression starting at /Users/anthony/.julia/packages/PDMats/oM5dS/src/pdsparsemat.jl:1
in expression starting at /Users/anthony/.julia/packages/PDMats/oM5dS/src/PDMats.jl:51
ERROR: LoadError: Failed to precompile PDMats [90014a1f-27ba-587c-ab20-58faa44d9150] to /Users/anthony/.julia/compiled/v1.1/PDMats/wuzEE.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1197
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
[6] include at ./boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1038
[8] include(::Module, ::String) at ./sysimg.jl:29
[9] top-level scope at none:2
[10] eval at ./boot.jl:328 [inlined]
[11] eval(::Expr) at ./client.jl:404
[12] top-level scope at ./none:3
in expression starting at /Users/anthony/.julia/packages/Distributions/kPXE9/src/Distributions.jl:3
ERROR: LoadError: Failed to precompile Distributions [31c24e10-a181-5473-b8eb-7969acd0382f] to /Users/anthony/.julia/compiled/v1.1/Distributions/xILW0.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1197
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
[6] include at ./boot.jl:326 [inlined]
[7] include_relative(::Module, ::String) at ./loading.jl:1038
[8] include(::Module, ::String) at ./sysimg.jl:29
[9] top-level scope at none:2
[10] eval at ./boot.jl:328 [inlined]
[11] eval(::Expr) at ./client.jl:404
[12] top-level scope at ./none:3
in expression starting at /Users/anthony/.julia/packages/MLJBase/CpWvk/src/MLJBase.jl:38
ERROR: Failed to precompile MLJBase [a7f614a8-145f-11e9-1d2a-a57a1082229d] to /Users/anthony/.julia/compiled/v1.1/MLJBase/jaWQl.ji.
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] compilecache(::Base.PkgId, ::String) at ./loading.jl:1197
[3] _require(::Base.PkgId) at ./loading.jl:960
[4] require(::Base.PkgId) at ./loading.jl:858
[5] require(::Module, ::Symbol) at ./loading.jl:853
julia> versioninfo()
Julia Version 1.1.1
Commit 55e36cc (2019-05-16 04:10 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin15.6.0)
CPU: Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Environment:
JULIA_PATH = /Applications/Julia-1.1.app/Contents/Resources/julia/bin/julia
(testbase) pkg> st -m
Status `~/.julia/environments/testbase/Manifest.toml`
[7d9fca2a] Arpack v0.4.0
[68821587] Arpack_jll v3.5.0+2
[b99e7846] BinaryProvider v0.5.8
[324d7699] CategoricalArrays v0.7.7
[3da002f7] ColorTypes v0.9.1
[34da2185] Compat v3.5.0
[ed09eef8] ComputationalResources v0.3.1
[a8cc5b0e] Crayons v4.0.1
[9a962f9c] DataAPI v1.1.0
[864edb3b] DataStructures v0.17.9
[e2d170a0] DataValueInterfaces v1.0.0
[31c24e10] Distributions v0.22.4
[1a297f60] FillArrays v0.8.4
[53c48c17] FixedPointNumbers v0.7.1
[59287772] Formatting v0.4.1
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[7f8f8fb0] LearnBase v0.2.2
[30fc2ffe] LossFunctions v0.5.1
[a7f614a8] MLJBase v0.11.2
[e80e1ace] MLJModelInterface v0.1.5
[2e2323e0] MLJScientificTypes v0.1.1
[e1d29d7a] Missings v0.4.3
[4536629a] OpenBLAS_jll v0.3.7+5
[efe28fd5] OpenSpecFun_jll v0.5.3+1
[bac558e1] OrderedCollections v1.1.0
[90014a1f] PDMats v0.9.11
[d96e819e] Parameters v0.12.0
[69de0a69] Parsers v0.3.11
[08abe8d2] PrettyTables v0.8.2
[92933f4c] ProgressMeter v1.2.0
[1fd47b50] QuadGK v2.3.1
[3cdcf5f2] RecipesBase v0.8.0
[189a3867] Reexport v0.2.0
[79098fc4] Rmath v0.6.0
[321657f4] ScientificTypes v0.7.1
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.9.0
[2913bbd2] StatsBase v0.32.0
[4c63d2b9] StatsFuns v0.9.3
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v0.2.11
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[9fa8497b] Future
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[4607b0f0] SuiteSparse
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode