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

Is MLJ ready for Julia 1.7? #869

Closed
roland-KA opened this issue Dec 2, 2021 · 3 comments
Closed

Is MLJ ready for Julia 1.7? #869

roland-KA opened this issue Dec 2, 2021 · 3 comments

Comments

@roland-KA
Copy link

I've tried MLJ on Julia 1.7 using Pluto notebooks. The notebooks worked fine on Julia 1.6.x, but crash in the combination Julia 1.7/Pluto (see fonsp/Pluto.jl#1722) with a segmentation fault. Nevertheless the code works on Julia 1.7 using the REPL.

So it may be a Pluto issue, but could also be some MLJ code which is not ready for 1.7. Therefore I would like to know, if MLJ has been tested and released for 1.7 on all platforms?

@ablaom
Copy link
Member

ablaom commented Dec 14, 2021

Thanks for reporting this.

The MLJ ecosystem has not yet been completely tested on 1.7 yet. The following have PRs that have been passing on 1.7 at least locally: MLJTuning, MLJModels, MLJBase, MLJFlux.

All new PR's are automatically being run on 1.7, so if there are issues, we will find them eventually.

We're currently focused on a new 0.19 release for MLJBase. I'll keep you posted.

@roland-KA
Copy link
Author

Thanks for the information!

And as you have seen perhaps, issue fonsp/Pluto.jl#1722 is neither related to MLJ nor to Pluto. It seems to be a general issue of Julia 1.7 on the M1 platform.

@ablaom
Copy link
Member

ablaom commented Jan 20, 2022

Yes, MLJ is 1.7 ready and tested.

@ablaom ablaom closed this as completed Jan 20, 2022
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