Giter Site home page Giter Site logo

Comments (10)

tpoisot avatar tpoisot commented on June 15, 2024 1

@TomClegg94 The issue is in Parameters.jl, and it should be temporarily fixed in a few hours.

from bioenergeticfoodwebs.jl.

tpoisot avatar tpoisot commented on June 15, 2024

ChunkedArrays are not required by BioEnergeticFoodWebs -- so the problem may be with another package, or one of the dependencies.

When you run Pkg.status("BioEnergeticFoodWebs"), do you see 0.3.0?

from bioenergeticfoodwebs.jl.

CleggTom avatar CleggTom commented on June 15, 2024

yep after installing all the packages listed above i now have 0.3.0.

I'm now running into a problem when I load the package telling me it has failed to precompile the StochasticDiffEq module. I assume this is all due to the switching to the new differential equation solver

from bioenergeticfoodwebs.jl.

tpoisot avatar tpoisot commented on June 15, 2024

This is actually an issue in StochasticDiffEq: SciML/StochasticDiffEq.jl#16 -- it should be solved soon.

You can temporarily work using 0.2.0 with

Pkg.pin("BioEnergeticFoodWebs", v"0.2.0")

when this will be fixed, just go through

Pkg.free("BioEnergeticFoodWebs")
Pkg.update()

from bioenergeticfoodwebs.jl.

ChrisRackauckas avatar ChrisRackauckas commented on June 15, 2024

This should be fixed now. Sorry for the wait!

from bioenergeticfoodwebs.jl.

CleggTom avatar CleggTom commented on June 15, 2024

The package is all working now and i'm on version 0.3.0.

However, in order to get the new version I re-added the package Pkg.add("BioEnergeticFoodWebs") with a clean install of Julia and got the same error as outlined in the first post (Julia wont install BioEnergeticFoodWebs until all those other packages are manually installed)

from bioenergeticfoodwebs.jl.

tpoisot avatar tpoisot commented on June 15, 2024

@TomClegg94 I'm unable to reproduce. How did you install Julia?

from bioenergeticfoodwebs.jl.

CleggTom avatar CleggTom commented on June 15, 2024

I used the .dmg on julialang.org. I also use the Juno IDE on atom.

from bioenergeticfoodwebs.jl.

tpoisot avatar tpoisot commented on June 15, 2024

OK -- I see nothing in the code here that could trigger this error, and I'm unable to reproduce.

from bioenergeticfoodwebs.jl.

ChrisRackauckas avatar ChrisRackauckas commented on June 15, 2024

@TomClegg94 can you post your Pkg.status()? Pinned packages can sometimes do this.

from bioenergeticfoodwebs.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.