You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
julia>using XGBoost
ERROR: LoadError: LoadError: TypeError: apply_type:in Array, expected Type{T}, got Tuple{DataType,DataType}
in include at boot.jl:250in include_from_node1 at loading.jl:129in include at boot.jl:250in include_from_node1 at loading.jl:129in reload_path at loading.jl:153in _require at loading.jl:68in require at loading.jl:51while loading /users/stadius/vjumutc/.julia/v0.4/XGBoost/src/xgboost_lib.jl, in expression starting on line 183while loading /users/stadius/vjumutc/.julia/v0.4/XGBoost/src/XGBoost.jl, in expression starting on line 3
The text was updated successfully, but these errors were encountered:
The latest WIP in julia JuliaLang/julia#10380 is causing this for
julia 0.4.-
.The text was updated successfully, but these errors were encountered: