-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
SparseArrays not in its dependencies #183
Comments
There was a bad commit to Julia's package repository. It's described a bit here. SciML/DifferentialEquations.jl#350 (comment) It's not a Sundials or DiffEq thing, it effects any repository that had a tag after some specific time. So it's an upstream issue but Stefan knows about it and is fixing it. There's more discussion in the Slack #helpdesk channel. |
Thanks for the information. I just tried again, but got the same effect (I stopped working on ModiaMath/Modia3D with Julia for the moment, since too tedious to work with). Do you have information, when this will be fixed (I do not use Slack, so I cannot follow)? |
Some of the Slack conversation: Kristoffer Carlsson [Yesterday at 7:40 PM] 12 replies Stefan Karpinski [11 hours ago] Aykut Satici [2 hours ago] Stefan Karpinski [2 hours ago] Aykut Satici [2 hours ago] Aykut Satici [43 minutes ago] Stefan Karpinski [22 minutes ago] Stefan Karpinski [22 minutes ago] Stefan Karpinski [22 minutes ago] Aykut Satici [21 minutes ago] Aykut Satici [3 minutes ago] Aykut Satici [3 minutes ago] |
Thanks very much. Just tried it now and everything works again (!!!). |
i'm sorry if this is an understood problem, but i suddenly started seeing this today. is there a solution? |
Someone needs to wake up and merge JuliaRegistries/General#521 |
i see. that looks quite recent. |
If you update this should be fixed. Sorry about that: just switched over to Project.tomls and missed some standard library parts |
Wenn upgrading ModiaMath to the newest Sundials version, the following warning appears:
I guess SparseArrays needs to be added to the Require/Project.toml file of Sundials
The text was updated successfully, but these errors were encountered: