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

Loading of XGBoost module fails #5

Closed
jumutc opened this issue Jun 12, 2015 · 2 comments
Closed

Loading of XGBoost module fails #5

jumutc opened this issue Jun 12, 2015 · 2 comments

Comments

@jumutc
Copy link
Contributor

jumutc commented Jun 12, 2015

The latest WIP in julia JuliaLang/julia#10380 is causing this for julia 0.4.-.

julia> using XGBoost
ERROR: LoadError: LoadError: TypeError: apply_type: in Array, expected Type{T}, got Tuple{DataType,DataType}
 in include at boot.jl:250
 in include_from_node1 at loading.jl:129
 in include at boot.jl:250
 in include_from_node1 at loading.jl:129
 in reload_path at loading.jl:153
 in _require at loading.jl:68
 in require at loading.jl:51
while loading /users/stadius/vjumutc/.julia/v0.4/XGBoost/src/xgboost_lib.jl, in expression starting on line 183
while loading /users/stadius/vjumutc/.julia/v0.4/XGBoost/src/XGBoost.jl, in expression starting on line 3
@maximsch2
Copy link
Contributor

Should this be closed since the fixed was merged?

@jumutc
Copy link
Contributor Author

jumutc commented Dec 15, 2015

Sorry. Closing!

@jumutc jumutc closed this as completed Dec 15, 2015
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

2 participants