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

Cannot precompile on v1.10.3 #321

Closed
TorkelE opened this issue May 8, 2024 · 3 comments
Closed

Cannot precompile on v1.10.3 #321

TorkelE opened this issue May 8, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@TorkelE
Copy link
Member

TorkelE commented May 8, 2024

Seems to no longer work on the latest julia version

using StructuralIdentifiability

the error is long. This is the environment:

]Pkg
Status `~/Desktop/Julia Playground/Environment - Temporary/Project.toml`
  [220ca800] StructuralIdentifiability v0.5.7
@TorkelE TorkelE added the bug Something isn't working label May 8, 2024
@TorkelE TorkelE changed the title Cannot precompile on v1.10.30 Cannot precompile on v1.10.3 May 9, 2024
@orebas
Copy link

orebas commented May 9, 2024

I believe there is a fix submitted to julia base to account for this.
In the meantime, I believe there is a functionality in Project.toml to force downgrading to 1.10.2 if this package is installed. That seems a little drastic, one could wait to see if 1.10.4 drops soon.

@sumiya11
Copy link
Collaborator

sumiya11 commented May 9, 2024

Hi @TorkelE , thanks for reporting that, yeah this seems to be a bug in Julia 1.10.3:

JuliaLang/julia#54356

A fix should get into Julia 1.10.4 I think.

@TorkelE
Copy link
Member Author

TorkelE commented May 9, 2024

Seems you guys have it all under control, thanks a lot 🙂. Restricting things to 1.10.2 makes sense, I will do that

@TorkelE TorkelE closed this as completed May 9, 2024
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