GithubHelp home page GithubHelp logo

Comments (11)

jpfairbanks avatar jpfairbanks commented on August 18, 2024 2

Closed by #167 as soon as tests pass!

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024 1

I actually pulled out an old laptop and can run the current main branch successfully 😂 thank god for not updating old laptops LOL

I am going to investigate the current versions and see if I can identify which version of something caused the break

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024 1

Also just tested in this setup and that equality is holding true even in the environment I have where it works. I will try to identify what version of Symbolics/Catalyst/Julia breaks this

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Yeah it looks like there was a breaking change in a dependency. I was looking into this earlier today actually. Looks like the error is coming from Symbolics.jl which is an indirect dependency

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Thank god for "semantic versioning" allowing us to update freely without hitting breaking changes...

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Also for reference, here is a force re-run of the tests a few hours ago if anyone wants to look at the logs:

https://github.com/AlgebraicJulia/AlgebraicPetri.jl/actions/runs/6656621641

from algebraicpetri.jl.

epatters avatar epatters commented on August 18, 2024
julia> import OrdinaryDiffEq, ModelingToolkit

julia> OrdinaryDiffEq.ODEProblem === ModelingToolkit.ODEProblem
true

Is this equality a recent change? It would explain why the extensions are stomping on each other.

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Looks like updating all dependencies except pinning Symbolics to 5.5.0 it works. Updating just Symbolics to 5.10.0 introduces the issue. Currently bisecting the problematic version, but it's taking some time... dang precompilation

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Oh man, I just realized I misread the original issue here and am talking about a different issue...

from algebraicpetri.jl.

mehalter avatar mehalter commented on August 18, 2024

Sorry for the noise here! I marked my previous comments all off topic

from algebraicpetri.jl.

joshday avatar joshday commented on August 18, 2024

It looks like this severely stalls the precompilation of SimulationService.jl. I get a fun mix of warnings and errors. Happy to share the terminal output if it will help.

from algebraicpetri.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.