Closed robertfeldt closed 4 years ago
Yes, just need to make the right changes to be compatible with the latest version as there is a breaking change. Should be fixed soon.
Ok, big thanks for quick reply. And thanks for the package. Looking forward to using it...
Ok, big thanks for quick reply. And thanks for the package. Looking forward to using it...
I managed to reproduce the dependency conflict due to RecursiveArrayTools and pushed a potential fix.
If you get a chance, please try this out on master by running
] add https://github.com/alanderos91/BioSimulator.jl.git
Thanks, this has solved the problem on my end.
Maybe the version restriction on RecursiveArrayTools can be lifted/updated?