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

NonlinearSolve.jl not precompiling anymore #290

Closed
nathanaelbosch opened this issue Nov 22, 2023 · 3 comments
Closed

NonlinearSolve.jl not precompiling anymore #290

nathanaelbosch opened this issue Nov 22, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@nathanaelbosch
Copy link

My tests at ProbNumDiffEq.jl fail because NonlinearSolve.jl can not precompile anymore, which was not an issue some days ago. See this github action for a full stack trace:

https://github.com/nathanaelbosch/ProbNumDiffEq.jl/actions/runs/6956405592/job/18927191648?pr=269

@nathanaelbosch nathanaelbosch added the bug Something isn't working label Nov 22, 2023
@lmshk
Copy link

lmshk commented Nov 22, 2023

Downgrading to ArrayInterface to v7.5.1 fixes this for me.

@ChrisRackauckas
Copy link
Member

What about upgrading to the patch hotfix v7.6.1?

@nathanaelbosch
Copy link
Author

Works again, thanks for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants